Skip to content

Commit e73ea9a

Browse files
authored
Merge pull request #2 from opszero/dependabot/github_actions/triat/terraform-security-scan-3.2.0
Bump triat/terraform-security-scan from 3.1.0 to 3.2.0
2 parents f0688c3 + ec2426b commit e73ea9a

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
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_TOKEN: ${{ github.token }}
2727

2828
- name: Terraform security scan Advanced
29-
uses: triat/terraform-security-scan@v3.1.0
29+
uses: triat/terraform-security-scan@v3.2.0
3030
if: github.event_name == 'pull_request'
3131
env:
3232
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)