Skip to content

Commit

Permalink
Update tflint.yml
Browse files Browse the repository at this point in the history
feat: updated branch name in uses of workflow
  • Loading branch information
lavanya-sharma-clouddrove authored Aug 1, 2024
1 parent b504e16 commit 222cede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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@1.2.4
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}
GITHUB: ${{ secrets.GITHUB }}

0 comments on commit 222cede

Please sign in to comment.