There was an error while loading. Please reload this page.
2 parents 21905fd + 301d515 commit 588661bCopy full SHA for 588661b
1 file changed
.github/workflows/update-changelog.yml
@@ -40,7 +40,7 @@ jobs:
40
writeToFile: true
41
42
- name: Commit updated CHANGELOG
43
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v7
44
with:
45
branch: main
46
commit_message: "docs: update CHANGELOG for ${{ github.event.inputs.version }}"
0 commit comments