diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 397817f..4518a54 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@8e51555e0b3a72895247ce64e4d959aa870feaa9 + uses: https://git.qlic.nl/actions/warden@6d2ec5dfa3b2c3847f043cdc036b429891102588 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}