We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1606a commit f2c2cebCopy full SHA for f2c2ceb
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
run: npx prettier --write CHANGELOG.md
49
50
- name: ⬆️ Commit CHANGELOG.md
51
- uses: stefanzweifel/git-auto-commit-action@v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@v6.0.1
52
with:
53
branch: main
54
commit_author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments