Skip to content

Commit

Permalink
Upgrade peter-evans/create-pull-request GitHub Action from 6 to 7 v…
Browse files Browse the repository at this point in the history
…ersion (#119)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent ef575ce commit 4a17052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-new-ver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: new

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: Upgrade to ${{ steps.new.outputs.version }} version
branch: upgrade-to-${{ steps.new.outputs.version }}
Expand Down

0 comments on commit 4a17052

Please sign in to comment.