Skip to content

Commit 42dfba4

Browse files
chore(deps): update reviewdog/action-tflint action to v1.24.2
1 parent 30a1a9b commit 42dfba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-ci-terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
key: tflint-plugins-${{ env.TFLINT_CACHE_VER }}
126126

127127
- name: tflint
128-
uses: reviewdog/action-tflint@v1.22.0
128+
uses: reviewdog/action-tflint@v1.24.2
129129
with:
130130
reporter: ${{ inputs.suggestions && 'github-pr-annotations' || 'local' }}
131131
fail_on_error: ${{ inputs.suggestions }}

0 commit comments

Comments
 (0)