ci: use fork of ghcommit-action
This commit is contained in:
parent
481394eef8
commit
be271fdddd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
# TODO(jaredallard): Re-enable once the updater keeps the existing Manifest.
|
||||
#- name: Run linter
|
||||
# run: mise run lint
|
||||
- uses: planetscale/ghcommit-action@v0.1.6
|
||||
- uses: jaredallard/ghcommit-action@v0.1.7
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
commit_message: "chore: update dependencies"
|
||||
|
|
Loading…
Add table
Reference in a new issue