mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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:
parent
0f1b313e7c
commit
a8acbb38e7
1 changed files with 2 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue