Skip to content

Commit

Permalink
Merge pull request #312 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/terraform-linters/setup-tflint-4.1.0

Bump terraform-linters/setup-tflint from 4.0.0 to 4.1.0
  • Loading branch information
ASTRobinson authored Nov 7, 2024
2 parents 9a9766a + 22fa92c commit d88b69f
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 d88b69f

Please sign in to comment.