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.
1 parent eec9185 commit afd4226Copy full SHA for afd4226
.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@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v4
33
with:
34
branch: main
35
commit_message: Update CHANGELOG
0 commit comments