rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update oxsecurity/megalinter action to v7.2.1 #747

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
oxsecurity/megalinter action patch v7.2.0 -> v7.2.1

Release Notes

oxsecurity/megalinter (oxsecurity/megalinter) ### [`v7.2.1`](https://togithub.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v721---2023-07-26) [Compare Source](https://togithub.com/oxsecurity/megalinter/compare/v7.2.0...v7.2.1) - Fixes - Fix TAP reporter (3 real dots instead if 3 dots character) - Call trufflehog with `--only-verified` to avoid false positives in .git/config - Linter versions upgrades - [cfn-lint](https://togithub.com/aws-cloudformation/cfn-lint) from 0.78.2 to **0.79.2** - [checkov](https://www.checkov.io/) from 2.3.340 to **2.3.343** - [pylint](https://pylint.pycqa.org) from 2.17.4 to **2.17.5** - [rubocop](https://rubocop.org/) from 1.54.2 to **1.55.0** - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.30.2 to **7.31.0** - [spectral](https://meta.stoplight.io/docs/spectral/README.md) from 6.8.0 to **6.10.0** - [sqlfluff](https://www.sqlfluff.com/) from 2.1.3 to **2.1.4** - [trufflehog](https://togithub.com/trufflesecurity/trufflehog) from 3.44.0 to **3.45.1**

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

teletraan-x[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.05s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.8s
✅ YAML prettier 1 0 0.67s
✅ 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_

_MegaLinter is graciously provided by OX Security_