Skip to content

Commit 007c3d8

Browse files
bug: fix tflint issue (#53)
1 parent 7eb9457 commit 007c3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66
workflow_dispatch:
77
jobs:
88
tf-lint:
9-
uses: clouddrove/test-tfsec/.github/workflows/tflint.yaml@1.0.6
9+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@1.0.6
1010
secrets:
1111
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)