We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb9457 commit 007c3d8Copy full SHA for 007c3d8
.github/workflows/tflint.yml
@@ -6,6 +6,6 @@ on:
6
workflow_dispatch:
7
jobs:
8
tf-lint:
9
- uses: clouddrove/test-tfsec/.github/workflows/tflint.yaml@1.0.6
+ uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@1.0.6
10
secrets:
11
GITHUB: ${{ secrets.GITHUB }}
0 commit comments