Skip to content

Commit e8c0e8e

Browse files
Update stefanzweifel/git-auto-commit-action action to v7.1.0 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d33dd25 commit e8c0e8e

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

0 commit comments

Comments
 (0)