From 2a75aa4940ba5df11b379b289ab9f956874e6949 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:29:40 +0300 Subject: [PATCH] chore: Upgrade trunk to 1.22.5 (#32) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.4 → 1.22.5 3 linters were upgraded: - checkov 3.2.239 → 3.2.246 - tofu 1.8.1 → 1.8.2 - trivy 0.54.1 → 0.55.0 This PR was generated by the [Trunk Action]. For more info, see our [docs] or reach out on [Slack]. [Trunk Action]: https://github.com/trunk-io/trunk-action [docs]: https://docs.trunk.io [Slack]: https://slack.trunk.io/ Co-authored-by: Gowiem <1392040+Gowiem@users.noreply.github.com> --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 094cb24..118d592 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.4 + version: 1.22.5 plugins: sources: - id: trunk @@ -15,10 +15,10 @@ runtimes: - python@3.10.8 lint: enabled: - - tofu@1.8.1 + - tofu@1.8.2 - terraform@1.1.0 - actionlint@1.7.1 - - checkov@3.2.239 + - checkov@3.2.246 - git-diff-check - markdownlint@0.41.0 - prettier@3.3.3 @@ -26,7 +26,7 @@ lint: - shfmt@3.6.0 - terrascan@1.19.1 - tflint@0.53.0 - - trivy@0.54.1 + - trivy@0.55.0 - trufflehog@3.81.10 - yamllint@1.35.1 ignore: