Update to v2.4.1 (#317)

This commit is contained in:
Tom Proctor
2022-04-28 16:20:56 +01:00
committed by GitHub
parent e025870ee9
commit abba4a3980
2 changed files with 97 additions and 48 deletions

View File

@@ -1,5 +1,7 @@
## Unreleased
## 2.4.1 (April 28th, 2022)
Improvements:
* 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)