Skip to content

Commit

Permalink
Merge pull request #637 from nationalarchives/renovate/terraform-lint…
Browse files Browse the repository at this point in the history
…ers-setup-tflint-4.x

chore(deps): update terraform-linters/setup-tflint action to v4.1.0
  • Loading branch information
jacksonj04 authored Nov 11, 2024
2 parents f65e954 + 693fa7e commit a9b9f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Install TFLint
uses: terraform-linters/setup-tflint@v4.0.0
uses: terraform-linters/setup-tflint@v4.1.0
with:
tflint_version: v0.38.1
continue-on-error: false
Expand Down

0 comments on commit a9b9f39

Please sign in to comment.