We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd32969 commit 8a03dcaCopy full SHA for 8a03dca
1 file changed
.github/workflows/update-links.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Commit Changes
59
id: git_auto_commit
60
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
61
with:
62
commit_options: '--no-verify --no-signoff'
63
commit_message: 'chore: update redirect links'
0 commit comments