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 4410138 commit e3a4bf8Copy full SHA for e3a4bf8
.github/workflows/linter-analysis.yaml
@@ -50,7 +50,7 @@ jobs:
50
uses: terraform-linters/[email protected]
51
with:
52
tflint_version: latest
53
- github_token: ${{ secrets.LINTER_TEST_TOKEN }}
+ github_token: ${{ secrets.LINTER_TOKEN }}
54
55
- name: Initializing TFLint
56
run: TFLINT_LOG=info tflint --init -c .tflint.hcl
0 commit comments