From f324477a0a25b975f2f2d2ac9ec7ff92974043a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 12:32:06 +0000 Subject: [PATCH] tfsec: Update to version 1.27.6 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 70b1c9f97c..94d1c36474 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.27.5", + "version": "1.27.6", "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.27.5/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "c5a7dd9368132b084e59be220d82c294f34343bc3e74786250af44ad0a25ef1d" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.6/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "23b730ee597d4462261ccc6dcfad872acac20875de939bf2b8949dc7e7eee9b1" } }, "bin": "tfsec.exe",