Compare commits
1 commit
b241bb1e89
...
57847cb6c4
Author | SHA1 | Date | |
---|---|---|---|
57847cb6c4 |
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ runs:
|
|||
steps:
|
||||
- name: "Import Secrets"
|
||||
id: "import-secrets"
|
||||
uses: "https://github.com/hashicorp/vault-action@a1b77a09293a4366e48a5067a86692ac6e94fdc0" # v3
|
||||
uses: "https://github.com/hashicorp/vault-action@7709c609789c5e27b757a85817483caadbb5939a" # v3
|
||||
with:
|
||||
url: "https://vault.w9r.dev"
|
||||
method: "approle"
|
||||
|
|
Loading…
Add table
Reference in a new issue