Skip to content

Commit f8aa19a

Browse files
chore(deps): bump terraform-linters/setup-tflint from 4.0.0 to 4.1.0
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v4...8093687) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62de76a commit f8aa19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
key: tflint-${{ hashFiles('.tflint.hcl') }}
5555
- if: contains(matrix.terraform, '1.5.')
5656
name: Setup TFLint
57-
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
57+
uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4.1.0
5858
with:
5959
github_token: ${{ secrets.GITHUB_TOKEN }}
6060
- if: contains(matrix.terraform, '1.5.')

0 commit comments

Comments
 (0)