From a9719af6411c565fa6eef10658d5d36c991afc29 Mon Sep 17 00:00:00 2001 From: Johan Rooijakkers <johan@qlic.nl> Date: Wed, 26 Feb 2025 17:30:46 +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 4518a54..94eb0d6 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@6d2ec5dfa3b2c3847f043cdc036b429891102588 + uses: https://git.qlic.nl/actions/warden@96b336f853e0e0df4ddf3505e14e0dc4f34cf08c with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}