Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 42d9649

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent fd9c60d commit 42d9649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: git cliff --bump -o CHANGELOG.md
5959
- name: Commit changes
6060
id: auto-commit-action
61-
uses: stefanzweifel/git-auto-commit-action@v5
61+
uses: stefanzweifel/git-auto-commit-action@v6
6262
if: env.should-release == 'true'
6363
with:
6464
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)