diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index f2e7d46..1d057a4 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -28,7 +28,7 @@ jobs: 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"