Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 0f29e28 commit cfd3e5d
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@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: Upgrade to ${{ steps.new.outputs.version }} version
branch: upgrade-to-${{ steps.new.outputs.version }}
Expand Down

0 comments on commit cfd3e5d

Please sign in to comment.