Skip to content

Commit

Permalink
Update stefanzweifel/git-auto-commit-action action to v5 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent a396b27 commit f0a1a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Push auto generated version file
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update version.properties
commit_options: '--no-verify --signoff'
Expand Down

0 comments on commit f0a1a6d

Please sign in to comment.