Closed dependabot[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 1.05s | |
✅ COPYPASTE | jscpd | yes | no | 1.6s | |
❌ CSS | stylelint | 10 | 0 | 1 | 0.53s |
❌ JAVASCRIPT | eslint | 5 | 0 | 1 | 0.6s |
✅ JSON | eslint-plugin-jsonc | 8 | 0 | 0 | 1.87s |
✅ JSON | jsonlint | 8 | 0 | 0.89s | |
✅ JSON | npm-package-json-lint | yes | no | 0.48s | |
✅ JSON | prettier | 8 | 0 | 0 | 1.02s |
✅ JSON | v8r | 8 | 0 | 6.74s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 0 | 1.09s |
✅ MARKDOWN | markdown-link-check | 4 | 0 | 7.31s | |
✅ REPOSITORY | checkov | yes | no | 9.14s | |
✅ REPOSITORY | gitleaks | yes | no | 1.1s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 11.63s | |
✅ REPOSITORY | secretlint | yes | no | 0.64s | |
✅ REPOSITORY | trivy | yes | no | 10.12s | |
✅ REPOSITORY | trivy-sbom | yes | no | 2.76s | |
✅ REPOSITORY | trufflehog | yes | no | 4.94s | |
✅ SPELL | lychee | 20 | 0 | 0.79s | |
✅ YAML | prettier | 8 | 0 | 0 | 0.59s |
✅ YAML | v8r | 8 | 0 | 8.03s | |
✅ YAML | yamllint | 8 | 0 | 0.24s |
See detailed report in MegaLinter reports
Bumps actions/setup-node from 3 to 4.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8f152de
Update actions/checkout for documentation and yaml (#876)23755b5
upgrade actions/checkout to v4 (#868)54534a2
Change node version for action to node20 (#866)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