Closed dependabot[bot] closed 9 months ago
Checks: | Name | Status |
---|---|---|
CodeFactor | :white_check_mark: | |
label | :white_check_mark: | |
pre-commit.ci - pr | :white_check_mark: | |
CommitCheck | :white_check_mark: | |
docs/readthedocs.org:i-language-rust | :x: |
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 1 | 0 | 0.01s | |
⚠️ COPYPASTE | jscpd | yes | 12 | 2.3s | |
✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.01s | |
✅ REPOSITORY | checkov | yes | no | 14.35s | |
⚠️ REPOSITORY | devskim | yes | 3 | 2.8s | |
✅ REPOSITORY | dustilock | yes | no | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 3.85s | |
✅ REPOSITORY | git_diff | yes | no | 0.04s | |
✅ REPOSITORY | grype | yes | no | 13.68s | |
⚠️ REPOSITORY | kics | yes | 1 | 1.86s | |
✅ REPOSITORY | secretlint | yes | no | 1.5s | |
✅ REPOSITORY | syft | yes | no | 0.36s | |
✅ REPOSITORY | trivy | yes | no | 5.07s | |
✅ REPOSITORY | trivy-sbom | yes | no | 4.11s | |
✅ REPOSITORY | trufflehog | yes | no | 9.49s | |
⚠️ SPELL | cspell | 2 | 4 | 2.88s | |
✅ SPELL | lychee | 1 | 0 | 0.58s | |
⚠️ YAML | prettier | 1 | 1 | 0.54s | |
✅ YAML | v8r | 1 | 0 | 2.12s | |
✅ YAML | yamllint | 1 | 0 | 0.34s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
@dependabot recreate
Checks: | Name | Status |
---|---|---|
CodeFactor | :white_check_mark: | |
label | :white_check_mark: | |
Summary | :white_check_mark: | |
test | :white_check_mark: | |
MegaLinter | :white_check_mark: | |
pre-commit.ci - pr | :white_check_mark: | |
docs/readthedocs.org:i-language-rust | :white_check_mark: | |
CommitCheck | :white_check_mark: |
Bumps actions/checkout from 3 to 4.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)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