We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 773c907 + 9c075a4 commit ac0d42cCopy full SHA for ac0d42c
.github/workflows/release.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: send PR
63
id: pr_id
64
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
65
with:
66
commit-message: Update version to ${{ github.event.inputs.version }}
67
branch: version-update
0 commit comments