Skip to content

Commit 9040e21

Browse files
Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.8.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e82c99 commit 9040e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
key: ${{ env.LYCHEE_CACHE_KEY }}
5252

5353
- name: Link Checker
54-
uses: lycheeverse/lychee-action@v1.8.0
54+
uses: lycheeverse/lychee-action@v2.0.2
5555
with:
5656
fail: true
5757
args: --cache --insecure --max-cache-age 7d --verbose --no-progress './**/*.md' --github-token ${{secrets.GITHUB_TOKEN}} --max-concurrency 1

0 commit comments

Comments
 (0)