Skip to content

Commit

Permalink
fix: updated release version for terraform-security-scan (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Sep 11, 2023
1 parent ff31597 commit 4bc6532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tfsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:


- name: 'Terraform security scan Advanced'
uses: triat/terraform-security-scan@v3.0.3
uses: triat/terraform-security-scan@v3.1.0
if: github.event_name == 'pull_request'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB}}
Expand Down

0 comments on commit 4bc6532

Please sign in to comment.