Update to v2.7.1 (#472)

* Update to v2.7.1

* update changelog
This commit is contained in:
John-Michael Faircloth 2023-07-03 11:09:52 -05:00 committed by GitHub
parent 5213b69445
commit e926631bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 45 deletions

View file

@ -2,6 +2,12 @@
* Add changes here
## 2.7.1 (July 3, 2023)
Bugs:
* Revert [GH-466](https://github.com/hashicorp/vault-action/pull/466) which caused a regression in secrets stored as JSON strings [GH-471](https://github.com/hashicorp/vault-action/pull/471)
## 2.7.0 (June 21, 2023)
Bugs: