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 67fd2b2 + f2011b9 commit 9d7b234Copy full SHA for 9d7b234
1 file changed
.github/workflows/release.yml
@@ -186,7 +186,7 @@ jobs:
186
187
- name: Commit version bump
188
if: inputs.bump_to_rc_after_release
189
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
190
with:
191
commit_user_name: ${{ env.GIT_COMMITTER_NAME }}
192
commit_user_email: ${{ env.GIT_COMMITTER_EMAIL }}
0 commit comments