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 9
9
get-tg-versions :
10
10
permissions :
11
11
contents : read
12
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.5
12
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.7
13
13
14
14
build-matrix :
15
15
permissions :
16
16
contents : read
17
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.5
17
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.7
18
18
with :
19
19
platform_environment : production
20
20
27
27
fail-fast : false
28
28
matrix : ${{ fromJson(needs.build-matrix.outputs.matrix) }}
29
29
30
- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.5
30
+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.7
31
31
with :
32
32
tf_version : ' 1.5.5'
33
33
tg_version : ' 0.54.11'
You can’t perform that action at this time.
0 commit comments