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 706fd04 commit faa147fCopy full SHA for faa147f
.github/workflows/check-readme-links.yaml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9
- name: Run linkspector
10
- uses: umbrelladocs/action-linkspector@3e12ade1e0b1823455dae8cf8b4f9cc92ec7dd20 # v1.3.3
+ uses: umbrelladocs/action-linkspector@a0567ce1c7c13de4a2358587492ed43cab5d0102 # v1.3.4
11
with:
12
github_token: ${{ secrets.github_token }}
13
reporter: github-pr-review
0 commit comments