File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,15 @@ The actions are versioned as a suite. Some actions may have no change in behavio
88
99When using an action you can specify the version as:
1010
11- - ` @v1.4.2 ` to use an exact release
12- - ` @v1.4 ` to use the latest patch release for the specific minor version
11+ - ` @v1.5.0 ` to use an exact release
12+ - ` @v1.5 ` 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+ ## [ 1.5.0] - 2020-09-18
16+
17+ ### Added
18+ - PR comments use HCL highlighting
19+
1520## [ 1.4.2] - 2020-09-02
1621
1722### Fixed
@@ -80,6 +85,7 @@ First release of the GitHub Actions:
8085- [ dflook/terraform-new-workspace] ( terraform-new-workspace )
8186- [ dflook/terraform-destroy-workspace] ( terraform-destroy-workspace )
8287
88+ [ 1.5.0 ] : https://github.com/dflook/terraform-github-actions/compare/v1.4.2...v1.5.0
8389[ 1.4.2 ] : https://github.com/dflook/terraform-github-actions/compare/v1.4.1...v1.4.2
8490[ 1.4.1 ] : https://github.com/dflook/terraform-github-actions/compare/v1.4.0...v1.4.1
8591[ 1.4.0 ] : https://github.com/dflook/terraform-github-actions/compare/v1.3.1...v1.4.0
You can’t perform that action at this time.
0 commit comments