Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
6ba2240ce2 Merge 7c8383f171 into 667d108987 2026-04-15 08:39:04 +00:00
renovate[bot]
7c8383f171 feat(deps): update stefanzweifel/git-auto-commit-action action to v7 2026-04-15 08:39:00 +00:00

View File

@@ -35,7 +35,7 @@ jobs:
with:
no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py,
- uses: stefanzweifel/git-auto-commit-action@v5
- uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Adjusted files for isort & autopep