We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eb4007 + c5142db commit bd7ee78Copy full SHA for bd7ee78
.github/workflows/update-changelog.yaml
@@ -29,7 +29,7 @@ jobs:
29
path-to-changelog: CHANGES.md
30
31
- name: Commit updated CHANGELOG
32
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v4
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v4
33
with:
34
branch: main
35
commit_message: Update CHANGELOG
0 commit comments