mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update lycheeverse/lychee-action action to v1.7.0
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | lycheeverse/lychee-action | v1.6.1 | v1.7.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@9ace499fe66cee282a29eaa628fdac2c72fa087f # v1.6.1
|
||||
uses: lycheeverse/lychee-action@97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5 # v1.7.0
|
||||
id: lychee
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
|
||||
|
Reference in New Issue
Block a user