chore: Use opentofu container image
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 10s
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 10s
This commit is contained in:
parent
20968206f6
commit
4a98acc768
1 changed files with 2 additions and 1 deletions
|
|
@ -20,9 +20,10 @@ env:
|
|||
jobs:
|
||||
tofu-plan-k8s-wheatley:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/opentofu/opentofu:1.10.7
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: opentofu/setup-opentofu@v1
|
||||
|
||||
- name: OpenTofu fmt
|
||||
id: fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue