Skip to content

Commit cd18202

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12fad19 commit cd18202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: pnpm run ${{ inputs.command }}
3939

4040
- name: Commit changes
41-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
41+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
4242
with:
4343
commit_message: "[ci] format"
4444
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)