Skip to content

Commit 925032a

Browse files
build(deps): bump lycheeverse/lychee-action from 1 to 2 (#1745)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d6af16 commit 925032a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Link Checker
1414
id: lychee
15-
uses: lycheeverse/lychee-action@v1
15+
uses: lycheeverse/lychee-action@v2
1616
with:
1717
args: -vv https://microlink.io --exclude fonts.gstatic.com --exclude fonts.googleapis.com
1818
fail: true

0 commit comments

Comments
 (0)