Skip to content

Commit 5b4ec65

Browse files
committed
🔖 v1.45.0
1 parent ef23619 commit 5b4ec65

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@ The actions are versioned as a suite. Some actions may have no change in behavio
1111

1212
When using an action you can specify the version as:
1313

14-
- `@v1.44.0` to use an exact release
15-
- `@v1.44` to use the latest patch release for the specific minor version
14+
- `@v1.45.0` to use an exact release
15+
- `@v1.45` to use the latest patch release for the specific minor version
1616
- `@v1` to use the latest patch release for the specific major version
1717

18+
## [1.45.0] - 2024-12-24
19+
20+
### Added
21+
- `dflook/tofu-*` actions can now read the OpenTofu version from a [tofuenv](https://github.com/tofuutils/tofuenv) `.opentofu-version` file in the module path.
22+
See the [dflook/tofu-version](https://github.com/dflook/terraform-github-actions/tree/main/terraform-version) for details.
23+
1824
## [1.44.0] - 2024-08-04
1925

2026
### Added

0 commit comments

Comments
 (0)