From aedbbeff3db91fa0ef7fd4cafbc2fe43272b39be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 12:32:32 +0000 Subject: [PATCH] tfsec: Update to version 1.21.0 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 4ad3af8e58..db0ff14a32 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.20.2", + "version": "1.21.0", "description": "A static analysis security scanner for Terraform code", "homepage": "https://tfsec.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.20.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "4fa237f6c65e07113cbb571552ece1555ba5ca3856d8442828a8f3e998264bbb" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.21.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "55334a6bb1a1e6f0bf76be35f3f80aa6339c41fbe05679f43440276624b07183" } }, "bin": "tfsec.exe",