mirror of
https://github.com/curl/curl.git
synced 2026-06-02 00:24:15 +03:00
GHA: pin dependencies
For recently added actions in checkdocs.yml and windows.yml Closes #15722
This commit is contained in:
parent
a300879b63
commit
97866f1620
2 changed files with 2 additions and 2 deletions
2
.github/workflows/checkdocs.yml
vendored
2
.github/workflows/checkdocs.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue