File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ The actions are versioned as a suite. Some actions may have no change in behavio
8
8
9
9
When using an action you can specify the version as:
10
10
11
- - ` @v1.17.1 ` to use an exact release
11
+ - ` @v1.17.2 ` to use an exact release
12
12
- ` @v1.17 ` to use the latest patch release for the specific minor version
13
13
- ` @v1 ` to use the latest patch release for the specific major version
14
14
15
- ## Unreleased
15
+ ## [ 1.17.2 ] - 2021-10-13
16
16
17
17
### Fixed
18
18
- Add ` terraform plan ` output that was missing from the workflow log
@@ -265,6 +265,7 @@ First release of the GitHub Actions:
265
265
- [dflook/terraform-new-workspace](terraform-new-workspace)
266
266
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
267
267
268
+ [1.17.2] : https://github.com/dflook/terraform-github-actions/compare/v1.17.1...v1.17.2
268
269
[1.17.1] : https://github.com/dflook/terraform-github-actions/compare/v1.17.0...v1.17.1
269
270
[1.17.0] : https://github.com/dflook/terraform-github-actions/compare/v1.16.0...v1.17.0
270
271
[1.16.0] : https://github.com/dflook/terraform-github-actions/compare/v1.15.0...v1.16.0
You can’t perform that action at this time.
0 commit comments