Skip to content

Commit

Permalink
Update terrascan-workflow.yml
Browse files Browse the repository at this point in the history
Updated to new Action, due to security alert
  • Loading branch information
AErmie authored Mar 26, 2024
1 parent 44cd0a1 commit 0c203a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terrascan-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Run Terrascan IaC Scanner
id: terrascan
uses: accurics/terrascan-action@main
uses: tenable/terrascan-action@main
with:
iac_type: 'terraform' #Required (helm, k8s, kustomize, terraform)
iac_version: 'v14' #(helm: v3, k8s: v1, kustomize: v3, terraform: v12, v14)
Expand Down

0 comments on commit 0c203a4

Please sign in to comment.