From f49a36be12c810747412446b5e032ec0b3c89c45 Mon Sep 17 00:00:00 2001
From: Johan Rooijakkers <johan@qlic.nl>
Date: Wed, 26 Feb 2025 17:20:21 +0100
Subject: [PATCH] update

---
 .gitea/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml
index 68a58b9..397817f 100644
--- a/.gitea/workflows/deploy.yml
+++ b/.gitea/workflows/deploy.yml
@@ -58,7 +58,7 @@ jobs:
           ssh-private-key: ${{ secrets.ssh-private-key }}
 
       - name: Get bitwarden secrets
-        uses: https://git.qlic.nl/actions/warden@9b78b64702712ba2221dc18ee2d0a1d96ea85a7a
+        uses: https://git.qlic.nl/actions/warden@8e51555e0b3a72895247ce64e4d959aa870feaa9
         with:
           client-id: ${{ inputs.warden-client-id }}
           client-secret: ${{ inputs.warden-client-secret }}