We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9388989 commit b55102fCopy full SHA for b55102f
.github/workflows/tf-validate.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: hashicorp/setup-terraform@v2
64
65
- name: Run tfsec with reviewdog
66
- uses: reviewdog/action-tfsec@v1.17.0
+ uses: reviewdog/action-tfsec@v1.29.0
67
if: ${{ always() }}
68
with:
69
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments