File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
get-tg-versions :
9
9
permissions :
10
10
contents : read
11
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.6
11
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.7
12
12
13
13
build-matrix :
14
14
permissions :
15
15
contents : read
16
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.6
16
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.7
17
17
with :
18
18
platform_environment : sandbox
19
19
26
26
fail-fast : false
27
27
matrix : ${{ fromJson(needs.build-matrix.outputs.matrix) }}
28
28
29
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.6
29
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.7
30
30
with :
31
31
tf_version : ${{ needs.get-tg-versions.outputs.tf_version }}
32
32
tg_version : ${{ needs.get-tg-versions.outputs.tg_version }}
You can’t perform that action at this time.
0 commit comments