⬆️ Update lycheeverse/lychee-action action to v1.8.0

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.7.0 | v1.8.0 |
This commit is contained in:
feisar-bot
2023-05-15 01:24:53 +00:00
parent cc08494ac1
commit 472129d4b6

View File

@@ -24,7 +24,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"
- name: Scan for broken links
uses: lycheeverse/lychee-action@97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5 # v1.7.0
uses: lycheeverse/lychee-action@ec3ed119d4f44ad2673a7232460dc7dff59d2421 # v1.8.0
id: lychee
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"