Update to v2.1.2 (#180)

* Update to v2.1.2

* Update index.js
This commit is contained in:
Jason O'Donnell
2021-01-21 14:45:22 -05:00
committed by GitHub
parent ff547e1516
commit 5e5c06a3c8
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
## Unreleased
## 2.1.2 (January 21st, 2021)
Bugs:
* fixed bug where newlines were being rendered for multi-line secrets [GH-173](https://github.com/hashicorp/vault-action/pull/173)