Skip to content

Commit 20d31f0

Browse files
chore(deps): Bump lycheeverse/lychee-action from 2.4.1 to 2.5.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@82202e5...5c4ee84) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93af569 commit 20d31f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/external-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Link Checker run with lychee action
2222
- name: Link Checker
2323
id: lychee
24-
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
24+
uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
2525
with:
2626
args: --no-progress --insecure --user-agent 'curl/8.4.0' --scheme https --scheme http --header "accept=*/*" https://microcks.io/
2727
# Use markdown as output format

0 commit comments

Comments
 (0)