Skip to content

Commit e8afd6e

Browse files
Bump lycheeverse/lychee-action from 1.5.1 to 2.0.2 in /.github/workflows
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.5.1...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23c90bd commit e8afd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v3
2525
- name: Link Checker
2626
id: lychee
27-
uses: lycheeverse/lychee-action@v1.5.1
27+
uses: lycheeverse/lychee-action@v2.0.2
2828
env:
2929
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3030

0 commit comments

Comments
 (0)