Skip to content

Commit e41bc6e

Browse files
Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 in the actions group (#1260)
Bumps the actions group with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fc0cb3 commit e41bc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# ref: https://github.com/lycheeverse/lychee-action
2222
# ref: https://github.com/lycheeverse/lychee#commandline-parameters
2323
- name: Link Checker
24-
uses: lycheeverse/lychee-action@v2.3.0
24+
uses: lycheeverse/lychee-action@v2.4.0
2525
env:
2626
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2727
with:

0 commit comments

Comments
 (0)