Skip to content

Commit 7087541

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent 93a2277 commit 7087541

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)