Skip to content

Commit

Permalink
ci: update action-sync action to v1 (#427)
Browse files Browse the repository at this point in the history
no qa required
  • Loading branch information
michael-siek authored Nov 8, 2024
1 parent 46a0052 commit 5294583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-master-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: dequelabs/action-sync-branches@v1.0.1
- uses: dequelabs/action-sync-branches@v1
with:
github-token: ${{ secrets.PAT }}
pr-title: "chore: merge master into develop"
Expand Down

0 comments on commit 5294583

Please sign in to comment.