We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e629fb1 commit 40c0d00Copy full SHA for 40c0d00
.github/workflows/pr.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
github_token: ${{ github.token }}
19
- name: Setup TFLint
20
- uses: terraform-linters/setup-tflint@v4
+ uses: terraform-linters/setup-tflint@v5
21
- name: Install tflint plugins
22
run: tflint --init
23
- name: Lint Terraform files
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: tfsec
16
uses: aquasecurity/[email protected]
0 commit comments