Skip to content

Commit 02ce170

Browse files
chore(deps): update reviewdog/action-tfsec action to v1.28.0
1 parent 9388989 commit 02ce170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: hashicorp/setup-terraform@v2
6464

6565
- name: Run tfsec with reviewdog
66-
uses: reviewdog/action-tfsec@v1.17.0
66+
uses: reviewdog/action-tfsec@v1.28.0
6767
if: ${{ always() }}
6868
with:
6969
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)