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.
1 parent b898937 commit f73ad37Copy full SHA for f73ad37
.github/workflows/update-release.yml
@@ -35,7 +35,7 @@ jobs:
35
mode: ${{ inputs.mode }}
36
37
- name: Create Pull Request
38
- uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
39
with:
40
token: ${{ steps.get_workflow_token.outputs.token }}
41
title: "Chore: Auto Update new Release"
0 commit comments