Skip to content

Commit 88a6723

Browse files
Update reviewdog/action-tflint action to v1.25.0
1 parent 0809b23 commit 88a6723

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.25.0
129129
with:
130130
reporter: ${{ inputs.suggestions && 'github-pr-annotations' || 'local' }}
131131
fail_on_error: ${{ inputs.suggestions }}

0 commit comments

Comments
 (0)