Skip to content

Commit c742343

Browse files
chore(deps): Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#295)
Bumps [lycheeverse/lychee-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cláudia Carpinteiro <claudiacarpinteiro@users.noreply.github.com>
1 parent 57fa63b commit c742343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- name: Check for broken links
1515
id: lychee
16-
uses: lycheeverse/lychee-action@v1.9.3
16+
uses: lycheeverse/lychee-action@v1.10.0
1717
with:
1818
args: --verbose ./docs/**/*.md
1919
jobSummary: true

0 commit comments

Comments
 (0)