Added an id
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s
This commit is contained in:
@ -21,6 +21,7 @@ jobs:
|
|||||||
- run: pre-commit autoupdate
|
- run: pre-commit autoupdate
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Commit
|
- name: Commit
|
||||||
|
id: auto-commit-action
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: 'chore: update pre-commit hooks'
|
commit_message: 'chore: update pre-commit hooks'
|
||||||
|
Reference in New Issue
Block a user