From 15677347eb24f2e53425e312960ed375af66ed8f Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:26:54 +0000 Subject: [PATCH] tfsec/1.28.9 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- tfsec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tfsec.yaml b/tfsec.yaml index 3b697b7efbc..595048585d6 100644 --- a/tfsec.yaml +++ b/tfsec.yaml @@ -1,6 +1,6 @@ package: name: tfsec - version: 1.28.7 + version: 1.28.9 epoch: 0 description: Security scanner for your Terraform code copyright: @@ -18,7 +18,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: c221b67192e4d2f09930aa78e6b2dcfba46ced78 + expected-commit: 4476b18b3c222da05b2a44c797bad6b57da1f0d7 repository: https://github.com/aquasecurity/tfsec tag: v${{package.version}}