Skip to content

Commit 87e1e84

Browse files
Try updated workflow
1 parent 0d45bad commit 87e1e84

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
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2828

29-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.7
29+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@patch/alternate-gh-environment-var
3030
with:
3131
tf_version: ${{ needs.get-tg-versions.outputs.tf_version }}
3232
tg_version: ${{ needs.get-tg-versions.outputs.tg_version }}

0 commit comments

Comments
 (0)