From efa60d8cc53059ef7deca59c79e6a499e5ae89ae Mon Sep 17 00:00:00 2001 From: William Aisawa Date: Sun, 17 Nov 2024 21:55:41 -0300 Subject: [PATCH] Feat: atualizando versao tfsec release 2 nov --- .github/workflows/testando_terraform.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/testando_terraform.yml b/.github/workflows/testando_terraform.yml index 06fe9a3..0e77a97 100644 --- a/.github/workflows/testando_terraform.yml +++ b/.github/workflows/testando_terraform.yml @@ -9,6 +9,6 @@ jobs: - name: baixando código uses: actions/checkout@v4 - name: tfsec - uses: aquasecurity/tfsec-pr-commenter-action@v1.2.0 + uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1 with: - github_token: ${{ github.token }} \ No newline at end of file + github_token: ${{ github.token }} \ No newline at end of file