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 Aug 2, 2024
1 parent b7e80f5 commit ac01108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-dev-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
echo PR #${{ github.event.number }} has been merged
- name: Checkout repository
uses: actions/checkout@v4
- uses: connor-baer/action-sync-branch@v1.0.3
- uses: connor-baer/action-sync-branch@v1.1.0
with:
branch: dev
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ac01108

Please sign in to comment.