Skip to content

Commit

Permalink
fix: fix tflint workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
13archit committed Aug 10, 2023
1 parent 3ea65e5 commit 1bbff08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
workflow_dispatch:
jobs:
tf-lint:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@tflint-test
secrets:
GITHUB: ${{ secrets.GITHUB }}

0 comments on commit 1bbff08

Please sign in to comment.