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 c988b77 + 6d640e2 commit c3022c1Copy full SHA for c3022c1
1 file changed
.github/workflows/init-branch-release.yaml
@@ -57,7 +57,7 @@ jobs:
57
git diff
58
59
- name: Create pull request
60
- uses: peter-evans/create-pull-request@v7.0.6
+ uses: peter-evans/create-pull-request@v7.0.8
61
with:
62
commit-message: "Bump version to ${{ inputs.TARGET_VERSION }}"
63
title: "Bump version to ${{ inputs.TARGET_VERSION }} on ${{ inputs.TARGET_BRANCH }} branch"
0 commit comments