We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19f1fd commit 4c0b7ebCopy full SHA for 4c0b7eb
1 file changed
.github/workflows/autoformat-pixeebot-prs.yaml
@@ -27,6 +27,6 @@ jobs:
27
run: black .
28
29
- name: Commit and push changes
30
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
31
with:
32
commit_message: ":art: Apply formatting"
0 commit comments