Update README.md

Co-authored-by: Dmitry Kisler <admin@dkisler.com>
Signed-off-by: Antoine Barthelemy <antoine@linux.com>
This commit is contained in:
Antoine Barthelemy 2023-10-22 12:44:36 +02:00
parent 5a17aad46e
commit a9d248971e
No known key found for this signature in database
GPG key ID: B86420F9D5C0BCAC

View file

@ -57,7 +57,7 @@ The wrapper script installation can be skipped by setting the `tofu_wrapper` var
```yaml
steps:
- uses: opentofu/setup-opentofu@v1.0.0
- uses: opentofu/setup-opentofu@v1
with:
tofu_wrapper: false
```