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 7777f0c commit cc01238Copy full SHA for cc01238
.github/workflows/tflint.yml
@@ -6,6 +6,6 @@ on:
6
workflow_dispatch:
7
jobs:
8
tf-lint:
9
- uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@1.2.7
+ uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
10
secrets:
11
GITHUB: ${{ secrets.GITHUB }}
0 commit comments