We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e03f48 commit aca5188Copy full SHA for aca5188
.github/workflows/schedule-broken-link-check.yaml
@@ -24,7 +24,7 @@
24
token: "${{ steps.generate-token.outputs.token }}"
25
26
- name: Scan for broken links
27
- uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3
+ uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
28
id: lychee
29
env:
30
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
0 commit comments