Skip to content

Commit 5ab3bba

Browse files
Update stefanzweifel/git-auto-commit-action action to v7 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 037621a commit 5ab3bba

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@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
35+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
3636
with:
3737
commit_message: 'style fixes by ruff'

0 commit comments

Comments
 (0)