diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index 15e7a80..12e589b 100644 --- a/.github/workflows/update-links.yml +++ b/.github/workflows/update-links.yml @@ -59,7 +59,7 @@ jobs: - name: Commit Changes id: git_auto_commit - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0 + uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 with: commit_options: '--no-verify --no-signoff' commit_message: 'chore: update redirect links'