Skip to content

Commit cc7e72b

Browse files
committed
bug: update tflint
1 parent af1527d commit cc7e72b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tflint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66
workflow_dispatch:
77
jobs:
88
tf-lint:
9-
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
9+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@tflint-test
1010
secrets:
11-
GITHUB: ${{ secrets.GITHUB }}
11+
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)