fix: some errorhandling corrections
chore: updated versions
This commit is contained in:
parent
7ff3af5044
commit
aa77ad77e2
10 changed files with 71 additions and 29 deletions
|
|
@ -15,7 +15,7 @@
|
|||
## usage
|
||||
|
||||
In this example we assume that there is a Secret on Path "${{ secrets.VAULT_PATH}}" and there is a KVSecret named "test".
|
||||
In the "Output secret" step we output above mentioned KVSecret "test". We access the outputs of the secrets step.
|
||||
In the "Output secret" step we output KVSecret "test" mentioned above. We access the outputs of the secrets step.
|
||||
|
||||
Keep in mind to set an id on the actions step and use that to reference the outputted secrets.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue