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 e91cb8d commit 0170f73Copy full SHA for 0170f73
.github/workflows/schedule-link-checker.yaml
@@ -20,7 +20,7 @@ jobs:
20
app_id: "${{ secrets.BOT_APP_ID }}"
21
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
22
- name: Link Checker
23
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v1.9.0
24
id: lychee
25
env:
26
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
0 commit comments