We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d63a0 commit dd7dd0eCopy full SHA for dd7dd0e
.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.12.0
+ uses: stefanzweifel/git-auto-commit-action@v4.15.0
26
with:
27
commit_message: Apply formatting changes
28
branch: main
0 commit comments