Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 2436a90 commit e83fe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
retention-days: 1

- name: Commit New Version
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore: Set version to ${{ steps.version.outputs.version }}"
file_pattern: 'pom.xml docs/openapi.json docs/openapi.yaml'
Expand Down

0 comments on commit e83fe3e

Please sign in to comment.