We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9388989 commit 339b947Copy full SHA for 339b947
.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.25.0
67
if: ${{ always() }}
68
with:
69
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments