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 88 get-tg-versions :
99 permissions :
1010 contents : read
11- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.5
11+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-versions.yml@0.1.6
1212
1313 build-matrix :
1414 permissions :
1515 contents : read
16- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.5
16+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-github-matrix-tg.yml@0.1.6
1717 with :
1818 platform_environment : sandbox
1919
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.5
29+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.6
3030 with :
3131 tf_version : ${{ needs.get-tg-versions.outputs.tf_version }}
3232 tg_version : ${{ needs.get-tg-versions.outputs.tg_version }}
You can’t perform that action at this time.
0 commit comments