Compare commits

..

1 commit

Author SHA1 Message Date
b241bb1e89 chore(deps): update https://github.com/hashicorp/vault-action digest to a1b77a0
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-01-09 20:00:46 +00:00

View file

@ -22,7 +22,7 @@ runs:
steps: steps:
- name: "Import Secrets" - name: "Import Secrets"
id: "import-secrets" id: "import-secrets"
uses: "https://github.com/hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c" # v3 uses: "https://github.com/hashicorp/vault-action@a1b77a09293a4366e48a5067a86692ac6e94fdc0" # v3
with: with:
url: "https://vault.w9r.dev" url: "https://vault.w9r.dev"
method: "approle" method: "approle"