Skip to content

Commit 97d2c77

Browse files
Bump lycheeverse/lychee-action
Bumps the github_actions group with 1 update in the /.github/workflows directory: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 1.9.3 to 2.0.2 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.3...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4967233 commit 97d2c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lychee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Link Checker
17-
uses: lycheeverse/lychee-action@v1.9.3
17+
uses: lycheeverse/lychee-action@v2.0.2
1818
with:
1919
args: --verbose --no-progress "**/*.md"
2020
env:

0 commit comments

Comments
 (0)