Skip to content

Commit 0c6444d

Browse files
Fix ref
1 parent d096f68 commit 0c6444d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-sandbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fail-fast: false
7272
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
7373

74-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@v0.1.0
74+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.0
7575
with:
7676
tf_version: '1.5.5'
7777
tg_version: '0.54.11'

0 commit comments

Comments
 (0)