mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-16 00:35:43 +00:00
Update to v2.3.0 (#231)
This commit is contained in:
parent
b6210c5a51
commit
0451f06f9f
3 changed files with 26 additions and 9 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
steps:
|
||||
# ...
|
||||
- name: Import Secrets
|
||||
uses: hashicorp/vault-action@v2.2.0
|
||||
uses: hashicorp/vault-action@v2.3.0
|
||||
with:
|
||||
url: https://vault.mycompany.com:8200
|
||||
token: ${{ secrets.VaultToken }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue