Skip to content

Commit d850e80

Browse files
Merge pull request #252 from sassoftware/dependabot/github_actions/staging/terraform-linters/setup-tflint-4.1.1
chore(deps): bump terraform-linters/setup-tflint from 3.0.0 to 4.1.1
2 parents 3ca4456 + 1a90629 commit d850e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
terraform_wrapper: false
5454

5555
- name: Setup TFLint
56-
uses: terraform-linters/setup-tflint@v3.0.0
56+
uses: terraform-linters/setup-tflint@v4.1.1
5757
with:
5858
tflint_version: latest
5959
github_token: ${{ secrets.LINTER_TOKEN }}

0 commit comments

Comments
 (0)