Skip to content

Commit 1b0b94b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoformat-pixeebot-prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: black .
2828

2929
- name: Commit and push changes
30-
uses: stefanzweifel/git-auto-commit-action@v6
30+
uses: stefanzweifel/git-auto-commit-action@v7
3131
with:
3232
commit_message: ":art: Apply formatting"

0 commit comments

Comments
 (0)