Skip to content

Commit f2c2ceb

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 4a1606a commit f2c2ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: npx prettier --write CHANGELOG.md
4949

5050
- name: ⬆️ Commit CHANGELOG.md
51-
uses: stefanzweifel/git-auto-commit-action@v5.2.0
51+
uses: stefanzweifel/git-auto-commit-action@v6.0.1
5252
with:
5353
branch: main
5454
commit_author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)