Skip to content

Commit c47e605

Browse files
committed
🔖 v1.42.1
1 parent 55037a1 commit c47e605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When using an action you can specify the version as:
1818
## [1.42.1] - 2024-05-28
1919

2020
### Fixed
21-
- `required_version` constraints that prefix with version number with `v` now work correctly.
21+
- `required_version` constraints that prefix the version number with `v` now work correctly.
2222

2323
Previously a `required_version` constraint like `>=v1.0.0` would not be recognised as a valid constraint.
2424
This does not appear to be documented anywhere, but Terraform does accept them.

0 commit comments

Comments
 (0)