mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update stefanzweifel/git-auto-commit-action
This commit is contained in:
parent
e22af3852b
commit
2be866d2b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-format.yml
vendored
2
.github/workflows/python-format.yml
vendored
|
@ -27,6 +27,6 @@ jobs:
|
|||
ruff check .
|
||||
ruff check --fix .
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: 'Python formatting fixes from Black and Ruff'
|
||||
|
|
Loading…
Add table
Reference in a new issue