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

Commit 83dafd2

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 7885deb commit 83dafd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Format code
2121
run: pnpm run format:ci
2222
- name: Commit changes
23-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
23+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
2424
with:
2525
commit_message: '[ci] format'
2626
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)