Skip to content

Commit 6971cce

Browse files
committed
Update README.md
1 parent 782ab70 commit 6971cce

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ The shmokmt/setup-tfcmt action installs [suzuki-shunsuke/tfcmt](https://github.c
66

77
## `Inputs`
88

9-
version
10-
Optional The version of tfcmt. Default "latest".
9+
### `version`
10+
11+
Optional. The version of tfcmt. Default is "latest".
1112

1213
## Usage
1314

@@ -26,5 +27,5 @@ Use specific version
2627
steps:
2728
- uses: shmokmt/setup-tfcmt@v1
2829
with:
29-
terraform_version: v2.1.0
30+
version: v2.1.0
3031
```

0 commit comments

Comments
 (0)