mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-20 22:49:59 +00:00
chore(deps)!: update terraform-linters/setup-tflint (v4.0.0 → v6.2.1) (#356)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -147,7 +147,7 @@ runs:
|
|||||||
|
|
||||||
- name: Setup TFLint
|
- name: Setup TFLint
|
||||||
if: steps.check-files.outputs.found == 'true'
|
if: steps.check-files.outputs.found == 'true'
|
||||||
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
|
uses: terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6.2.1
|
||||||
with:
|
with:
|
||||||
tflint_version: ${{ inputs.tflint-version }}
|
tflint_version: ${{ inputs.tflint-version }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user