Closed dependabot[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.07s | |
✅ COPYPASTE | jscpd | yes | no | 2.29s | |
❌ CSS | stylelint | 10 | 0 | 1 | 0.71s |
❌ JAVASCRIPT | eslint | 5 | 0 | 1 | 0.82s |
✅ JSON | eslint-plugin-jsonc | 8 | 0 | 0 | 2.67s |
✅ JSON | jsonlint | 8 | 0 | 0.27s | |
✅ JSON | npm-package-json-lint | yes | no | 0.73s | |
✅ JSON | prettier | 8 | 0 | 0 | 1.45s |
✅ JSON | v8r | 8 | 0 | 9.08s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 0 | 1.55s |
✅ MARKDOWN | markdown-link-check | 4 | 0 | 4.39s | |
✅ REPOSITORY | checkov | yes | no | 14.06s | |
✅ REPOSITORY | gitleaks | yes | no | 1.13s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 15.23s | |
✅ REPOSITORY | secretlint | yes | no | 1.11s | |
✅ REPOSITORY | trivy | yes | no | 9.59s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.09s | |
✅ REPOSITORY | trufflehog | yes | no | 5.53s | |
✅ SPELL | lychee | 20 | 0 | 1.34s | |
✅ YAML | prettier | 8 | 0 | 0 | 0.74s |
✅ YAML | v8r | 8 | 0 | 11.49s | |
✅ YAML | yamllint | 8 | 0 | 0.42s |
See detailed report in MegaLinter reports
Bumps stefanzweifel/git-auto-commit-action from 4 to 5.
Release notes
Sourced from stefanzweifel/git-auto-commit-action's releases.
... (truncated)
Changelog
Sourced from stefanzweifel/git-auto-commit-action's changelog.
Commits
8756aa0
Update node version to node20 (#300)17a44b0
Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action43818d5
Fix Typo1094465
Use actions/checkout v4 in examples3d1b5e0
Bump actions/checkout from 3 to 4 (#302)47a8ad5
Bump bats from 1.9.0 to 1.10.0 (#293)77a7b3f
Bump github/super-linter from 4 to 5 (#289)9cc0a1f
Seems like there is an extra space (#288)0b5f8a5
Update Test3a446b7
Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-actionDependabot 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