Skip to content

Commit 4bc6532

Browse files
fix: updated release version for terraform-security-scan (#76)
1 parent ff31597 commit 4bc6532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfsec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444

4545
- name: 'Terraform security scan Advanced'
46-
uses: triat/terraform-security-scan@v3.0.3
46+
uses: triat/terraform-security-scan@v3.1.0
4747
if: github.event_name == 'pull_request'
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB}}

0 commit comments

Comments
 (0)