mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 15:16:56 +00:00
changelog++
This commit is contained in:
parent
5b42d37bab
commit
2ca76a4465
1 changed files with 5 additions and 0 deletions
|
|
@ -1,8 +1,13 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 2.1.0 (October 6th, 2020)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Added `exportToken` to share the Vault token as an environment variable [GH-127](https://github.com/hashicorp/vault-action/pull/127)
|
* Added `exportToken` to share the Vault token as an environment variable [GH-127](https://github.com/hashicorp/vault-action/pull/127)
|
||||||
|
|
||||||
|
Security:
|
||||||
|
* `action/core` updated to 1.2.6 to address minor CVE [GH-130](https://github.com/hashicorp/vault-action/pull/130)
|
||||||
|
|
||||||
## 2.0.1 (September 15th, 2020)
|
## 2.0.1 (September 15th, 2020)
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue