diff --git a/action.yml b/action.yml index 5e90eda..97308df 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@7709c609789c5e27b757a85817483caadbb5939a" # v3 with: url: "https://vault.w9r.dev" method: "approle"