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 bb16342 commit aaa86a2Copy full SHA for aaa86a2
.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.6.1
+ uses: lycheeverse/lychee-action@v1.7.0
24
id: lychee
25
env:
26
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
0 commit comments