Skip to content

Commit 0157e79

Browse files
Bump workflow versions
1 parent 1d6f861 commit 0157e79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-sandbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-matrix:
1313
permissions:
1414
contents: read
15-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.1
15+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.2
1616
with:
1717
platform_environment: sandbox
1818

@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2727

28-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.1
28+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.2
2929
with:
3030
tf_version: '1.5.5'
3131
tg_version: '0.54.11'

0 commit comments

Comments
 (0)