Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
  • Loading branch information
usa-reddragon-renovate-ce[bot] authored Sep 24, 2024
1 parent 74c5ac6 commit 2b3190e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
GIT_COMMITTER_NAME: ${{ steps.import-gpg.outputs.name }}
GIT_COMMITTER_EMAIL: ${{ steps.import-gpg.outputs.email }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
id: cpr
if: steps.check-changes.outputs.CHANGES == 'true'
with:
Expand Down

0 comments on commit 2b3190e

Please sign in to comment.