From cbc2eb8d22c9b97b95836f77530524ea10b6ab03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:26:00 +0300 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.4 (#124) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c384c41..cb33ce0 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.3 + version: 1.22.4 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.7.1 - - checkov@3.2.235 + - checkov@3.2.239 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.60.3 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.8.4 - prettier@3.3.3 - trivy@0.54.1 - - trufflehog@3.81.9 + - trufflehog@3.81.10 - yamllint@1.35.1 actions: enabled: