We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ca9d5 commit 7d10637Copy full SHA for 7d10637
.github/workflows/update-links.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Commit Changes
61
id: git_auto_commit
62
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
63
with:
64
commit_options: '--no-verify --no-signoff'
65
commit_message: 'chore: update redirect links'
0 commit comments