chore(deps): update stefanzweifel/git-auto-commit-action action to v6
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 1m40s
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 1m40s
This commit is contained in:
@ -25,7 +25,7 @@ jobs:
|
||||
run: SKIP=no-commit-to-branch pre-commit run -a
|
||||
- name: Commit
|
||||
id: auto-commit-action
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
with:
|
||||
commit_message: 'chore: update pre-commit hooks'
|
||||
branch: ${{ env.SPECIFIC_BRANCH }}
|
||||
|
Reference in New Issue
Block a user