Skip to content

Commit

Permalink
Merge pull request #8 from oaknational/ENG-906
Browse files Browse the repository at this point in the history
chore(ENG-906): updating tflint version
  • Loading branch information
triwats authored Aug 27, 2024
2 parents 4f0febe + 2f48156 commit 2722b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/terraform-checks/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
- name: "Setup TFLint"
uses: terraform-linters/setup-tflint@v4
with:
tflint_version: v0.52.0
tflint_version: v0.53.0

- name: "Print version of tflint"
shell: bash
Expand Down

0 comments on commit 2722b7c

Please sign in to comment.