Skip to content

Commit

Permalink
Update connor-baer/action-sync-branch action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and reitermarkus committed Mar 8, 2024
1 parent daa6223 commit 2c80b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Check out main branch
uses: connor-baer/action-sync-branch@3d55a053fbea05b71050bc26c9c37913981bd8b5 # v1.0.3
uses: connor-baer/action-sync-branch@0298935825bb8194982d322e7730b783a2ed9cd2 # v1.1.0
with:
branch: ${{ env.TEST_BRANCH }}
token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 2c80b6f

Please sign in to comment.