build(deps): bump lycheeverse/lychee-action from 1 to 2 (#14529)
* build(deps): bump lycheeverse/lychee-action from 1 to 2 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/monthly-check.yml
vendored
3
.github/workflows/monthly-check.yml
vendored
@@ -27,8 +27,9 @@ jobs:
|
||||
sort -u usernames.txt -o usernames.txt
|
||||
|
||||
- name: Lychee URL checker
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
uses: lycheeverse/lychee-action@v2
|
||||
id: lychee
|
||||
continue-on-error: true
|
||||
with:
|
||||
args: >-
|
||||
--cache
|
||||
|
Reference in New Issue
Block a user