Skip to content

Commit

Permalink
Merge pull request #67 from jh-devv/dependabot/github_actions/stefanz…
Browse files Browse the repository at this point in the history
…weifel/git-auto-commit-action-5

chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
sofiedotcafe authored Feb 5, 2024
2 parents 028072f + 6eb75a8 commit f94651a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# --- Set the new version
# TODO: Change to an pr
- name: Set the New Version
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_options: '--allow-empty'
skip_dirty_check: true
Expand Down

0 comments on commit f94651a

Please sign in to comment.