From b241bb1e89a90ee0010bfda0d1c473e7363aa3da Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 9 Jan 2025 20:00:46 +0000 Subject: [PATCH] chore(deps): update https://github.com/hashicorp/vault-action digest to a1b77a0 Signed-off-by: RenovateBot --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5e90eda..3b42ab4 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ runs: steps: - name: "Import Secrets" id: "import-secrets" - uses: "https://github.com/hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c" # v3 + uses: "https://github.com/hashicorp/vault-action@a1b77a09293a4366e48a5067a86692ac6e94fdc0" # v3 with: url: "https://vault.w9r.dev" method: "approle"