5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

changelog++

This commit is contained in:
Tom Proctor 2022-04-26 13:08:02 +01:00 committed by GitHub
parent 40fb8d7236
commit b222012f94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
Improvements: Improvements:
* Make secrets parameter optional [GH-299](https://github.com/hashicorp/vault-action/pull/299) * Make secrets parameter optional [GH-299](https://github.com/hashicorp/vault-action/pull/299)
* auth/jwt: make "role" input optional [GH-291](https://github.com/hashicorp/vault-action/pull/291) * auth/jwt: make "role" input optional [GH-291](https://github.com/hashicorp/vault-action/pull/291)
* Write a better error message when secret not found [GH-306](https://github.com/hashicorp/vault-action/pull/306)
## 2.4.0 (October 21st, 2021) ## 2.4.0 (October 21st, 2021)