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 a2d0c00 + 8453a75 commit b0e2cadCopy full SHA for b0e2cad
.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@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
65
with:
66
commit-message: Update version to ${{ github.event.inputs.version }}
67
branch: version-update
0 commit comments