Skip to content

Commit

Permalink
feat: Executando o comando tfsec
Browse files Browse the repository at this point in the history
  • Loading branch information
nelcandido committed Jan 8, 2025
1 parent 7c77606 commit e97397c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testando_terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Instalando tfsec
run: curl -s https://raw.githubusercontent.com/aquasecurity/tfsec/master/scripts/install_linux.sh | bash
- name: Executando tfsec
run: ls -la
run: tfsec .

0 comments on commit e97397c

Please sign in to comment.