We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b6145 commit b7e1d31Copy full SHA for b7e1d31
1 file changed
.github/workflows/markdown-checks.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
28
29
- name: Link Checker
30
- uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
+ uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
31
with:
32
# There is no security token. So, it would fail on any links which aren't public.
33
args: "--verbose --no-progress **/*.md"
0 commit comments