Skip to content

Commit

Permalink
Bump terraform-linters/setup-tflint from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
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@19a52fb...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]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 9a9766a commit 22fa92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
path: ~/.tflint.d/plugins
key: '${{ matrix.os }}-tflint-${{ hashFiles(''.tflint.hcl'') }}'
- uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
- uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4.1.0
name: Setup TFLint
with:
tflint_version: latest
Expand Down

0 comments on commit 22fa92c

Please sign in to comment.