Skip to content

Commit

Permalink
Bump lycheeverse/lychee-action from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 07a4f07 commit 5e9073f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- name: lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.0.1
uses: lycheeverse/lychee-action@v2.0.2
with:
args: -v -n --config .lychee.toml './*.md' './**/*.md'
fail: true
Expand Down

0 comments on commit 5e9073f

Please sign in to comment.