From 3dc209a89c014514d6dd0b0dfa7799c3527d02e1 Mon Sep 17 00:00:00 2001 From: Johan Rooijakkers Date: Wed, 26 Feb 2025 15:49:45 +0100 Subject: [PATCH] update version --- .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 594f4c6..cfa2b4f 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@b0454df36f91c8b39f8bf886438d7d1a4192363d + uses: https://git.qlic.nl/actions/warden@59a801a15ffb80448ae13ea8b288ffb7c3bbb553 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}