Update to v2.7.0 (#468)

This commit is contained in:
Robert 2023-06-21 14:23:47 -05:00 committed by GitHub
parent b9f4d16071
commit 357cb9c034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 5 deletions

View file

@ -1,5 +1,9 @@
## Unreleased
* Add changes here
## 2.7.0 (June 21, 2023)
Bugs:
* Fix a regression that broke support for secrets in JSON format [GH-466](https://github.com/hashicorp/vault-action/pull/466)