Skip to content

Commit

Permalink
switch back to triat's action
Browse files Browse the repository at this point in the history
my fork updating to go 1.18 was merged
bump #patch
  • Loading branch information
figadore authored Jun 10, 2022
1 parent 135d9c9 commit 211451e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
working-directory: ${{ inputs.tf_working_dir }}
run: terraform init -input=false -backend=false
- name: Security scan
uses: vivantehealth/terraform-security-scan@v3
uses: triat/terraform-security-scan@v3
env:
github_token: ${{ inputs.github_token }}
#uses: aquasecurity/tfsec-pr-commenter-action@main
Expand Down

0 comments on commit 211451e

Please sign in to comment.