Skip to content

Commit 76902d1

Browse files
committed
🔖 v1.44.0
1 parent 7201d8c commit 76902d1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
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.43.0` to use an exact release
15-
- `@v1.43` to use the latest patch release for the specific minor version
14+
- `@v1.44.0` to use an exact release
15+
- `@v1.44` 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.44.0] - 2024-08-04
19+
20+
### Added
21+
- Outdated comments are now minimised in the GitHub UI, making it easier to find the most recent plan.
22+
1823
## [1.43.0] - 2024-06-01
1924

2025
### Added
@@ -675,6 +680,7 @@ First release of the GitHub Actions:
675680
- [dflook/terraform-new-workspace](terraform-new-workspace)
676681
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
677682

683+
[1.44.0]: https://github.com/dflook/terraform-github-actions/compare/v1.43.0...v1.44.0
678684
[1.43.0]: https://github.com/dflook/terraform-github-actions/compare/v1.42.1...v1.43.0
679685
[1.42.1]: https://github.com/dflook/terraform-github-actions/compare/v1.42.0...v1.42.1
680686
[1.42.0]: https://github.com/dflook/terraform-github-actions/compare/v1.41.2...v1.42.0

0 commit comments

Comments
 (0)