From 3ac21557a5a5d016c0a83a62bb99325d4f3b1841 Mon Sep 17 00:00:00 2001 From: Johan Rooijakkers Date: Wed, 26 Feb 2025 17:35:39 +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 80599a6..5bd0eda 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@4dafa416362b9a78377a479f06b36589ce26cf08 + uses: https://git.qlic.nl/actions/warden@9880149e9f0cfa663498a5d113e7639154b470f0 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}