Skip to content

Commit

Permalink
feat: updated uses tag
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Jun 27, 2024
1 parent fe01596 commit 37e1775
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tf-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
workflow_dispatch:
jobs:
basic:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.5
with:
working_directory: './examples/basic/'

complete:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.5
with:
working_directory: './examples/complete/'
working_directory: './examples/complete/'

0 comments on commit 37e1775

Please sign in to comment.