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 89e60be commit e2f9996Copy full SHA for e2f9996
.github/workflows/schedule-link-checker.yml
@@ -21,7 +21,7 @@ jobs:
21
private-key: ${{ secrets.SCS_APP_PRIVATE_KEY }}
22
23
- name: Link Checker
24
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
+ uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
25
id: lychee
26
env:
27
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
0 commit comments