Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 833dd6b commit 639ac04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Create PR
if: ${{ steps.status.outputs.status == '1' }}
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate_token.outputs.token }}
branch: new-update-plugin-examples
Expand Down

0 comments on commit 639ac04

Please sign in to comment.