Skip to content

Commit

Permalink
update outdated command
Browse files Browse the repository at this point in the history
  • Loading branch information
brandoncruz3 committed Mar 21, 2024
1 parent 822e1a1 commit d86dfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
sudo mv tflint /usr/local/bin/tflint
- name: Run tflint
run: tflint .
run: tflint --recursive

tfsec:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d86dfce

Please sign in to comment.