We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1492e6 commit ccfde4aCopy full SHA for ccfde4a
1 file changed
.github/workflows/terraform-stack.yml
@@ -263,6 +263,7 @@ jobs:
263
source-path: ${{ inputs.tflint_repo_config_path }}
264
source-ref: ${{ inputs.tflint_repo_ref }}
265
destination-path: .tflint.hcl
266
+ token: ${{ steps.github_app_token.outputs.token }}
267
268
- name: Run TFLint
269
uses: reviewdog/action-tflint@v1
0 commit comments