Skip to content

Commit

Permalink
bump(deps): update peter-evans/create-pull-request action to v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent d152837 commit 2ecb92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# private_key: ${{ secrets.SYNC_PRIVATE_KEY }}

# permission is set to `write` for `pull-requests` and `contents`
- uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533 # v6.0.3
- uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4
with:
# token: ${{ steps.app.outputs.token }}
commit-message: 'chore(sync): ${{ matrix.repo }}'
Expand Down

0 comments on commit 2ecb92c

Please sign in to comment.