Skip to content

Commit 0fb33a4

Browse files
committed
feat(github-action): update lycheeverse/lychee-action action to v1.9.3
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | lycheeverse/lychee-action | v1.6.1 | v1.9.3 |
1 parent b07024d commit 0fb33a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-link-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
app_id: "${{ secrets.BOT_APP_ID }}"
2121
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
2222
- name: Link Checker
23-
uses: lycheeverse/lychee-action@v1.6.1
23+
uses: lycheeverse/lychee-action@v1.9.3
2424
id: lychee
2525
env:
2626
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)