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 2b15c11 commit 14d629bCopy full SHA for 14d629b
.github/workflows/lint.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: tflint
16
if: ${{ github.event_name == 'pull_request' }}
17
- uses: reviewdog/[email protected].1
+ uses: reviewdog/[email protected].2
18
with:
19
github_token: ${{ secrets.github_token }}
20
working_directory: terraform
0 commit comments