setSecret (#174)

* setSecret
This commit is contained in:
Bryan MacFarlane
2019-10-01 17:13:05 -04:00
committed by GitHub
parent 713902387e
commit 9d54cd22ea
6 changed files with 22 additions and 47 deletions

View File

@@ -1,8 +1,9 @@
# @actions/core Releases
### 1.1.2
### 1.1.3
- set-secret is now available for use [#141](https://github.com/actions/toolkit/issues/141)
- setSecret added to register a secret with the runner to be masked from the logs
- exportSecret which was not implemented and never worked was removed after clarification from product.
### 1.1.1