Skip to content

Commit f94651a

Browse files
author
jh-devv
authored
Merge pull request #67 from jh-devv/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 028072f + 6eb75a8 commit f94651a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# --- Set the new version
4444
# TODO: Change to an pr
4545
- name: Set the New Version
46-
uses: stefanzweifel/git-auto-commit-action@v4
46+
uses: stefanzweifel/git-auto-commit-action@v5
4747
with:
4848
commit_options: '--allow-empty'
4949
skip_dirty_check: true

0 commit comments

Comments
 (0)