Skip to content

Commit d49cb4b

Browse files
build(deps): Bump lycheeverse/lychee-action (#280)
Bumps the dependencies group in /.github/workflows with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01b65ec commit d49cb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
restore-keys: cache-lychee-
3939

4040
- name: "Run Lychee"
41-
uses: "lycheeverse/lychee-action@v1.9.3"
41+
uses: "lycheeverse/lychee-action@v1.10.0"
4242
with:
4343
# To keep in sync with Makefile#lychee
4444
args: "--verbose --no-progress '*.md' 'docs/**/*.md' --cache --max-cache-age 1d ."

0 commit comments

Comments
 (0)