Skip to content

Commit dbe625d

Browse files
committed
🔖 1.17.2
1 parent f1fcd7a commit dbe625d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ The actions are versioned as a suite. Some actions may have no change in behavio
88

99
When using an action you can specify the version as:
1010

11-
- `@v1.17.1` to use an exact release
11+
- `@v1.17.2` to use an exact release
1212
- `@v1.17` to use the latest patch release for the specific minor version
1313
- `@v1` to use the latest patch release for the specific major version
1414

15-
## Unreleased
15+
## [1.17.2] - 2021-10-13
1616

1717
### Fixed
1818
- Add `terraform plan` output that was missing from the workflow log
@@ -265,6 +265,7 @@ First release of the GitHub Actions:
265265
- [dflook/terraform-new-workspace](terraform-new-workspace)
266266
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
267267

268+
[1.17.2]: https://github.com/dflook/terraform-github-actions/compare/v1.17.1...v1.17.2
268269
[1.17.1]: https://github.com/dflook/terraform-github-actions/compare/v1.17.0...v1.17.1
269270
[1.17.0]: https://github.com/dflook/terraform-github-actions/compare/v1.16.0...v1.17.0
270271
[1.16.0]: https://github.com/dflook/terraform-github-actions/compare/v1.15.0...v1.16.0

0 commit comments

Comments
 (0)