Skip to content

Commit 882746e

Browse files
chore(deps): update reviewdog/action-tflint action to v1.24.2
1 parent 1c88632 commit 882746e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)