Skip to content

Commit 51e2d55

Browse files
dependabot[bot]joviane
authored andcommitted
Bump lycheeverse/lychee-action from 1.2.0 to 2.0.2 in /.github/workflows
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.2.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.2.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 34fa6a2 commit 51e2d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Check all links at README.md file
2323
id: lychee
24-
uses: lycheeverse/lychee-action@v1.2.0
24+
uses: lycheeverse/lychee-action@v2.0.2
2525
with:
2626
output: ${{ env.REPORT_FILE }}
2727
format: markdown

0 commit comments

Comments
 (0)