mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-12 15:10:04 +00:00
Update to v2.3.1 (#242)
This commit is contained in:
parent
f3e4110f8d
commit
d5a69ceca1
3 changed files with 8 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
steps:
|
||||
# ...
|
||||
- name: Import Secrets
|
||||
uses: hashicorp/vault-action@v2.3.0
|
||||
uses: hashicorp/vault-action@v2.3.1
|
||||
with:
|
||||
url: https://vault.mycompany.com:8200
|
||||
token: ${{ secrets.VaultToken }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue