Open dependabot[bot] opened 2 weeks ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.01s | |
⚠️ SPELL | cspell | 4 | 3 | 1.62s | |
✅ YAML | prettier | 3 | 1 | 0 | 0.39s |
❌ YAML | yamllint | 3 | 7 | 0.29s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Bumps lycheeverse/lychee-action from 1.8.0 to 2.1.0.
Release notes
Sourced from lycheeverse/lychee-action's releases.
... (truncated)
Commits
f81112d
Bump version to 0.17.0 (#263)988c4c1
Fix bugs about the exit code (#262)ae46991
Add missing argumentfailIfEmpty
(#261)7cd0af4
Merge commit from fork8ad54d3
fix link762333c
Create SECURITY.md (#259)71a38a3
Document and use correct permissions in the GitHub workflows (#258)f141760
Fix a typos (#257)2bb2326
don't remove the lychee config file (#255)731bf1a
Fix variable name (#253)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show