We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8364859 + afb7df3 commit de69b98Copy full SHA for de69b98
.github/workflows/update-changelog.yml
@@ -26,7 +26,7 @@ jobs:
26
path-to-changelog: CHANGES.md
27
28
- name: Commit updated CHANGELOG
29
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
30
with:
31
branch: main
32
commit_message: Update CHANGELOG
0 commit comments