Skip to content

Commit 2305d4f

Browse files
committed
🔖 v1.20.1
1 parent c8d5fd5 commit 2305d4f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@ 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.20.0` to use an exact release
11+
- `@v1.20.1` to use an exact release
1212
- `@v1.20` 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.20.1] - 2021-12-04
16+
17+
### Fixed
18+
- There was a problem selecting the workspace when using the `remote` backend with a full workspace `name` in the backend block.
19+
1520
## [1.20.0] - 2021-12-03
1621

1722
### Added
@@ -307,6 +312,7 @@ First release of the GitHub Actions:
307312
- [dflook/terraform-new-workspace](terraform-new-workspace)
308313
- [dflook/terraform-destroy-workspace](terraform-destroy-workspace)
309314

315+
[1.20.1]: https://github.com/dflook/terraform-github-actions/compare/v1.20.0...v1.20.1
310316
[1.20.0]: https://github.com/dflook/terraform-github-actions/compare/v1.19.0...v1.20.0
311317
[1.19.0]: https://github.com/dflook/terraform-github-actions/compare/v1.18.0...v1.19.0
312318
[1.18.0]: https://github.com/dflook/terraform-github-actions/compare/v1.17.3...v1.18.0

0 commit comments

Comments
 (0)