We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e89e66e + 959c8fc commit f114e5dCopy full SHA for f114e5d
1 file changed
.github/workflows/release.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: send PR
56
id: pr_id
57
- uses: peter-evans/create-pull-request@v8.1.0
+ uses: peter-evans/create-pull-request@v8.1.1
58
with:
59
commit-message: Update version to ${{ github.event.inputs.version }}
60
branch: version-update
0 commit comments