mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Terraform managed file [skip ci]
This commit is contained in:
parent
1884a7017c
commit
ef82c75892
1 changed files with 1 additions and 1 deletions
2
.github/workflows/packet-vars.yml
vendored
2
.github/workflows/packet-vars.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: vault-auth
|
||||
- name: Fetch vars
|
||||
id: vars
|
||||
uses: hashicorp/vault-action@2.2.0
|
||||
uses: hashicorp/vault-action@v2
|
||||
with:
|
||||
url: ${{ steps.vault-auth.outputs.addr }}
|
||||
caCertificates: ${{ steps.vault-auth.outputs.ca_certificate }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue