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.
2 parents 2c172cf + abb2c28 commit 8a0dbdbCopy full SHA for 8a0dbdb
.github/workflows/links.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Link Checker
28
- uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
+ uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
29
env:
30
# Set the GitHub token to avoid rate limits when checking GitHub links.
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments