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.6.1
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | lycheeverse/lychee-action | v1.6.0 | v1.6.1 |
This commit is contained in:
2
.github/workflows/broken-link-checker.yaml
vendored
2
.github/workflows/broken-link-checker.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
|
||||
|
||||
- name: Scan for broken links
|
||||
uses: lycheeverse/lychee-action@3c36afe4aa5903d685ec3aacbfac356ca24c346b # v1.6.0
|
||||
uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f # v1.6.1
|
||||
id: lychee
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
|
||||
|
Reference in New Issue
Block a user