Skip to content

Commit

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

Bump terraform-linters/setup-tflint from 3.0.0 to 3.1.0
  • Loading branch information
ASTRobinson authored Aug 25, 2023
2 parents 316e343 + 83fcb51 commit b72a47e
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@ba6bb2989f94daf58a4cc6eac2c1ca7398a678bf # v3.0.0
- uses: terraform-linters/setup-tflint@3bb7d777f5c38e288977551bc117a79437bdc6fd # v3.1.0
name: Setup TFLint
with:
tflint_version: latest
Expand Down

0 comments on commit b72a47e

Please sign in to comment.