This commit is contained in:
dependabot[bot] 2025-10-13 06:21:21 +00:00 committed by GitHub
commit 7c3c4e8528
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
uses: py-actions/flake8@v2
- name: commit back to repository
uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v7
with:
# These defaults somehow do not work for me, so I've set them
# explicitly