Skip to content

Commit 09e9110

Browse files
committed
feat(github-action)!: Update lycheeverse/lychee-action action to v2.7.0
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------ | | github-tags | lycheeverse/lychee-action | v1.10.0 | v2.7.0 |
1 parent b16119e commit 09e9110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.10.0
23+
uses: lycheeverse/lychee-action@v2.7.0
2424
id: lychee
2525
env:
2626
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)