mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 01:00:54 +02:00
⬆️ 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:
2
.github/workflows/broken-link-check.yaml
vendored
2
.github/workflows/broken-link-check.yaml
vendored
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user