There was an error while loading. Please reload this page.
1 parent d62b285 commit 35c6696Copy full SHA for 35c6696
2 files changed
.github/workflows/check_links.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Link Checker
25
id: lychee
26
- uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
+ uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
27
28
with:
29
# This token is included to avoid github.com requests rate limiting
.github/workflows/check_links_in_pr.yml
@@ -39,7 +39,7 @@ jobs:
39
persist-credentials: false
40
- name: Link Checker for changed files
41
42
43
44
45
token: ${{ secrets.TOKEN_GITHUB }}
0 commit comments