Skip to content

Commit

Permalink
build(deps): bump lycheeverse/lychee-action in the github-actions gro…
Browse files Browse the repository at this point in the history
…up (#7295)

Bumps the github-actions group with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action).


Updates `lycheeverse/lychee-action` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@7cd0af4...f81112d)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent c655d34 commit 60ba34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
find . -name \*.adoc -exec asciidoctor --failure-level WARN --trace --verbose --warnings {} +
- name: Link Check
uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede
uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915
with:
args: --no-progress --timeout 30 --scheme http --scheme https --require-https "./**/main.html"
fail: true

0 comments on commit 60ba34d

Please sign in to comment.