Skip to content

Commit 739ac17

Browse files
committed
🔖 v1.4.2
1 parent db316e4 commit 739ac17

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@ 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.4.1` to use an exact release
11+
- `@v1.4.2` to use an exact release
1212
- `@v1.4` 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.4.2] - 2020-09-02
16+
17+
### Fixed
18+
- Using a personal access token instead of the Actions provided token now works.
19+
This can be used to customise the PR comment author
20+
1521
## [1.4.1] - 2020-08-11
1622

1723
### Fixed
@@ -74,6 +80,7 @@ First release of the GitHub Actions:
7480
- [dflook/terraform-new-workspace](terraform-new-workspace)
7581
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
7682

83+
[1.4.2]: https://github.com/dflook/terraform-github-actions/compare/v1.4.1...v1.4.2
7784
[1.4.1]: https://github.com/dflook/terraform-github-actions/compare/v1.4.0...v1.4.1
7885
[1.4.0]: https://github.com/dflook/terraform-github-actions/compare/v1.3.1...v1.4.0
7986
[1.3.1]: https://github.com/dflook/terraform-github-actions/compare/v1.3.0...v1.3.1

0 commit comments

Comments
 (0)