download binary

This commit is contained in:
2023-10-05 20:46:23 +02:00
parent 87a818c212
commit 00377ec276
6 changed files with 79 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Import Secrets
id: import-secrets
uses: hashicorp/vault-action@v2
uses: https://git.mthie.com/mthie/vault-action@v0
with:
url: ${{ env.VAULT_ADDR }}
method: ${{ env.VAULT_AUTH_TYPE}}