Skip to content

Commit 89a55e3

Browse files
Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 in the actions group
Bumps the actions group with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d530af0 commit 89a55e3

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
@@ -25,7 +25,7 @@ jobs:
2525
# ref: https://github.com/lycheeverse/lychee-action
2626
# ref: https://github.com/lycheeverse/lychee#commandline-parameters
2727
- name: Link Checker
28-
uses: lycheeverse/lychee-action@v2.7.0
28+
uses: lycheeverse/lychee-action@v2.8.0
2929
env:
3030
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3131
with:

0 commit comments

Comments
 (0)