Skip to content

Commit

Permalink
Merge pull request #386 from DFE-Digital/renovate/terraform-linters-s…
Browse files Browse the repository at this point in the history
…etup-tflint-4.x

Update terraform-linters/setup-tflint action to v4
  • Loading branch information
DrizzlyOwl authored Oct 18, 2023
2 parents aef9ff3 + 3979de4 commit 0c1b2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
args: -chdir=terraform fmt -check=true -diff=true

- name: Setup TFLint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
with:
tflint_version: v0.44.1

Expand Down

0 comments on commit 0c1b2ca

Please sign in to comment.