GHA: pin dependencies

For recently added actions in checkdocs.yml and windows.yml

Closes #15722
This commit is contained in:
renovate[bot] 2024-12-11 12:06:23 +00:00 committed by Daniel Stenberg
parent a300879b63
commit 97866f1620
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ jobs:
run: find docs/cmdline-opts -name "*.md" ! -name "_*" ! -name MANPAGE.md -print0 | xargs -0 -n1 .github/scripts/cleancmd.pl
- name: Run linkspector
uses: umbrelladocs/action-linkspector@v1
uses: umbrelladocs/action-linkspector@fc382e19892aca958e189954912fe379a8df270c # v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review