diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 73231271e9a855796af21cb6c2e624cb1c88798d..1d911700e6f12182e3d21839ff0dc9a740e46b04 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -24,7 +24,7 @@ jobs: go run ./cmd/synthetic/main.go # we need to add this back when we know that the providers/models all work # go run ./cmd/huggingface/main.go - - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v5 + - uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v5 with: commit_message: "chore: auto-update generated files" branch: main