File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 fail-fast : false
2828 matrix : ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2929
30- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy-ephemeral.yml@0.8.0
30+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy-ephemeral.yml@fix/ephemeral-deploys
3131 with :
3232 git_branch : ${{ github.head_ref }}
3333 assume_role_arn : " arn:aws:iam::020127659860:role/github-actions-deploy-role"
Original file line number Diff line number Diff line change 2727 fail-fast : false
2828 matrix : ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2929
30- uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-destroy-ephemeral.yml@0.8.0
30+ uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-destroy-ephemeral.yml@fix/ephemeral-deploys
3131 with :
3232 git_branch : ${{ github.head_ref }}
3333 assume_role_arn : " arn:aws:iam::020127659860:role/github-actions-deploy-role"
You can’t perform that action at this time.
0 commit comments