diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index a3ea0b1..04611c4 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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0 + uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0 with: commit_options: '--no-verify --no-signoff' commit_message: 'chore: update redirect links'