ci: use fork of ghcommit-action

This commit is contained in:
Jared Allard 2024-02-20 17:25:05 -08:00
parent 481394eef8
commit be271fdddd
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U

View file

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