diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index efd0a6c..df79f11 100644 --- a/.github/workflows/update-links.yml +++ b/.github/workflows/update-links.yml @@ -44,7 +44,7 @@ jobs: - name: Commit Changes id: git_auto_commit - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1 + uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0 with: commit_options: '--no-verify --no-signoff' commit_message: 'chore: update redirect links'