diff --git a/.github/workflows/tf-lint.yml b/.github/workflows/tf-lint.yml index aa95525b..4b14127b 100644 --- a/.github/workflows/tf-lint.yml +++ b/.github/workflows/tf-lint.yml @@ -32,7 +32,7 @@ jobs: with: source-repo: clouddrove/github-shared-workflows source-path: .github/config/.tflint.hcl - source-ref: tflint-test + source-ref: master - name: Show version run: tflint --version