mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-25 16:06:25 -06:00
Use opentofu/tofu-exec
fork to fix build workflow (#636)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
This commit is contained in:
parent
60a9db0a43
commit
0c1cf4d1ef
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -310,7 +310,7 @@ jobs:
|
|||||||
- name: Checkout tofu-exec repo
|
- name: Checkout tofu-exec repo
|
||||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||||
with:
|
with:
|
||||||
repository: hashicorp/terraform-exec
|
repository: opentofu/tofu-exec
|
||||||
path: tofu-exec
|
path: tofu-exec
|
||||||
- name: Run tofu-exec end-to-end tests
|
- name: Run tofu-exec end-to-end tests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user