Skip to content

Commit d244acb

Browse files
Bump workflow versions
1 parent 0454b63 commit d244acb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-published.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ jobs:
99
get-tg-versions:
1010
permissions:
1111
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
1313

1414
build-matrix:
1515
permissions:
1616
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
1818
with:
1919
platform_environment: production
2020

@@ -27,7 +27,7 @@ jobs:
2727
fail-fast: false
2828
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2929

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
3131
with:
3232
tf_version: '1.5.5'
3333
tg_version: '0.54.11'

0 commit comments

Comments
 (0)