fix(github-action): update lycheeverse/lychee-action action to v1.5.4

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.5.3 | v1.5.4 |
This commit is contained in:
chii-bot
2022-11-09 10:20:39 +00:00
parent f7cd4a6ef9
commit d3b3c08fc3

View File

@@ -20,7 +20,7 @@ jobs:
app_id: "${{ secrets.BOT_APP_ID }}"
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: Link Checker
uses: lycheeverse/lychee-action@v1.5.3
uses: lycheeverse/lychee-action@v1.5.4
id: lychee
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"