Skip to content

Commit 9a0c288

Browse files
committed
Update CICD.yml
1 parent c9915b3 commit 9a0c288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CICD.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Generate Matrix
1111
id: matrix
12-
uses: Invicton-Labs/terraform-module-testing/matrix@v0.3.0
12+
uses: Invicton-Labs/terraform-module-testing/matrix@v0.4.0
1313
with:
1414
minimum_tf_version: '1.10.3'
1515
additional_runners: 'macos-13, windows-2019'
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- name: Initialize
3131
id: init
32-
uses: Invicton-Labs/terraform-module-testing/initialize@v0.3.0
32+
uses: Invicton-Labs/terraform-module-testing/initialize@v0.4.0
3333
with:
3434
tf_path: .
3535
- name: Test

0 commit comments

Comments
 (0)