Skip to content

Commit

Permalink
bug: fix tflint issue (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav authored Oct 13, 2023
1 parent f62f4f2 commit 83f8921
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
workflow_dispatch:
jobs:
tflint:
uses: clouddrove/test-tfsec/.github/workflows/tflint.yaml@1.0.6
tf-lint:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@1.0.6
secrets:
GITHUB: ${{ secrets.GITHUB }}
GITHUB: ${{ secrets.GITHUB }}

0 comments on commit 83f8921

Please sign in to comment.