Skip to content

Commit 56114cc

Browse files
Update stefanzweifel/git-auto-commit-action action to v6 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f6762c commit 56114cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
run: ruff check --output-format=github . --fix
3333

3434
- name: "Auto Commit"
35-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
35+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
3636
with:
3737
commit_message: 'style fixes by ruff'

0 commit comments

Comments
 (0)