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 8208e9c + d6a1dde commit f21d742Copy full SHA for f21d742
.github/workflows/link-checker.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Link Checker
56
id: lychee
57
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
+ uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67 # v2.0.0
58
59
- name: Create Issue From File
60
if: env.lychee_exit_code != 0
0 commit comments