Skip to content

Commit 4c0b7eb

Browse files
Update stefanzweifel/git-auto-commit-action action to v6 (#1069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b19f1fd commit 4c0b7eb

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)