⬆️ Update opentofu/setup-opentofu action to v1.0.5
This commit is contained in:
parent
0046c5b949
commit
822832e8e1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ jobs:
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Setup OpenTofu
|
- name: Setup OpenTofu
|
||||||
uses: https://github.com/opentofu/setup-opentofu@v1.0.4
|
uses: https://github.com/opentofu/setup-opentofu@v1.0.5
|
||||||
|
|
||||||
- name: Run OpenTofu Init
|
- name: Run OpenTofu Init
|
||||||
working-directory: ./terraform
|
working-directory: ./terraform
|
||||||
|
|
Loading…
Reference in a new issue