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