Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
c9cad27525 feat(deps): update paulhatch/semantic-version action to v6 2026-03-17 14:10:36 +00:00

View File

@@ -27,7 +27,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@v7
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Adjusted files for isort & autopep
@@ -76,7 +76,7 @@ jobs:
fi
- name: Git Version
uses: PaulHatch/semantic-version@v5.4.0
uses: PaulHatch/semantic-version@v6.0.2
id: git_version
with:
tag_prefix: ""