We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589a476 commit 54667eeCopy full SHA for 54667ee
.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.14.0
+ uses: stefanzweifel/git-auto-commit-action@v4.15.0
26
with:
27
commit_message: Apply formatting changes
28
branch: main
0 commit comments