We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bd8dd7 + 0b0a91a commit 7f44ec0Copy full SHA for 7f44ec0
1 file changed
.github/workflows/format.yml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
black .
24
- name: Commit changes
25
- uses: stefanzweifel/git-auto-commit-action@v4.1.2
+ uses: stefanzweifel/git-auto-commit-action@v4.8.0
26
with:
27
commit_message: Apply formatting changes
28
branch: ${{ github.head_ref }}
0 commit comments