Skip to content

Commit 5462080

Browse files
Update stefanzweifel/git-auto-commit-action action to v6
1 parent b19f1fd commit 5462080

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@v5
30+
uses: stefanzweifel/git-auto-commit-action@v6
3131
with:
3232
commit_message: ":art: Apply formatting"

0 commit comments

Comments
 (0)