Added an id
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s

This commit is contained in:
2023-11-24 18:48:37 +01:00
parent b41135c6ca
commit bf8513aa80

View File

@ -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'