We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028072f + 6eb75a8 commit f94651aCopy full SHA for f94651a
.github/workflows/bump-version.yml
@@ -43,7 +43,7 @@ jobs:
43
# --- Set the new version
44
# TODO: Change to an pr
45
- name: Set the New Version
46
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
47
with:
48
commit_options: '--allow-empty'
49
skip_dirty_check: true
0 commit comments