Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #121 from janus-idp/renovate/stefanzweifel-git-aut…
Browse files Browse the repository at this point in the history
…o-commit-action-5.x

chore(deps): update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
tumido authored Oct 11, 2023
2 parents 89df1da + 163bd85 commit 991ef62
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 @@ -89,7 +89,7 @@ jobs:

- name: Commit pre-commit changes
if: steps.command.outputs.command-name
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5
with:
commit_message: Bump version to ${{ steps.semver.outputs.new_version }}
commit_options: '-s'
Expand Down

0 comments on commit 991ef62

Please sign in to comment.