Skip to content

Commit 5f83a55

Browse files
committed
🔖 v1.47.0
1 parent 7a9b8ba commit 5f83a55

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,15 @@ 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.46.1` to use an exact release
15-
- `@v1.46` to use the latest patch release for the specific minor version
14+
- `@v1.47.0` to use an exact release
15+
- `@v1.47` 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.47.0] - 2025-02-28
19+
20+
### Added
21+
- A `junit-xml-path` output for the [dflook/terraform-test](https://github.com/dflook/terraform-github-actions/tree/main/terraform-test) action, which is set to the path of the junit test report when using Terraform >=1.11.0
22+
1823
## [1.46.1] - 2025-01-24
1924

2025
### Fixed
@@ -702,6 +707,7 @@ First release of the GitHub Actions:
702707
- [dflook/terraform-new-workspace](terraform-new-workspace)
703708
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
704709

710+
[1.47.0]: https://github.com/dflook/terraform-github-actions/compare/v1.46.1...v1.47.0
705711
[1.46.1]: https://github.com/dflook/terraform-github-actions/compare/v1.46.0...v1.46.1
706712
[1.46.0]: https://github.com/dflook/terraform-github-actions/compare/v1.45.0...v1.46.0
707713
[1.45.0]: https://github.com/dflook/terraform-github-actions/compare/v1.44.0...v1.45.0

0 commit comments

Comments
 (0)