We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55037a1 commit c47e605Copy full SHA for c47e605
CHANGELOG.md
@@ -18,7 +18,7 @@ When using an action you can specify the version as:
18
## [1.42.1] - 2024-05-28
19
20
### Fixed
21
-- `required_version` constraints that prefix with version number with `v` now work correctly.
+- `required_version` constraints that prefix the version number with `v` now work correctly.
22
23
Previously a `required_version` constraint like `>=v1.0.0` would not be recognised as a valid constraint.
24
This does not appear to be documented anywhere, but Terraform does accept them.
0 commit comments