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 b6eaa7c commit 58c506aCopy full SHA for 58c506a
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
no_commit: True
37
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py,
38
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
39
40
commit_message: Adjusted files for isort & autopep
41
0 commit comments