We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a2277 commit 1b0b94bCopy full SHA for 1b0b94b
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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
31
with:
32
commit_message: ":art: Apply formatting"
0 commit comments