From ef18bd15bf5120097a23d19e53fbdaf6ac4cdcaa Mon Sep 17 00:00:00 2001 From: Iwan Huiting Date: Wed, 15 Apr 2026 14:19:25 +0200 Subject: [PATCH] Changes sha to look at --- .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 0dd1fba..a42f4a1 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -61,7 +61,7 @@ jobs: ssh-private-key: ${{ secrets.ssh-private-key }} - name: Get bitwarden secrets - uses: https://git.qlic.nl/actions/warden@e398e9153be18ff612a11f6ab86c0831bf3f7677 + uses: https://git.qlic.nl/actions/warden@afc56d6e1dda46416585d1d360ccbb00b9e71e73 with: email: ${{ inputs.warden-email }} password: ${{ inputs.warden-password }}