Skip to content

Commit

Permalink
Upgrade git auto commit to vesion 5 to avoid warning in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Jul 3, 2024
1 parent 3db3ef9 commit 3968105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
unreleased: true
author: true
addSections: '{"documentation":{"prefix":"**Documentation:**","labels":["documentation"]}}'
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update Changelog
file_pattern: CHANGELOG.md

0 comments on commit 3968105

Please sign in to comment.