We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f9d434 + c6bec9f commit a8881c0Copy full SHA for a8881c0
1 file changed
.github/workflows/version.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: send PR
59
if: '!steps.check.outputs.exists'
60
- uses: peter-evans/create-pull-request@v7.0.8
+ uses: peter-evans/create-pull-request@v7.0.9
61
with:
62
commit-message: Update ${{ github.event.client_payload.repo }} version to ${{ github.event.client_payload.tag }}
63
branch: version-updates
0 commit comments