Skip to content

Commit 140a20e

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 c0bb4d4 commit 140a20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v3
1414

1515
- name: Link Checker
16-
uses: lycheeverse/lychee-action@v1.8.0
16+
uses: lycheeverse/lychee-action@v2.0.2
1717
with:
1818
fail: true

0 commit comments

Comments
 (0)