diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 5bd0eda..1170333 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@9880149e9f0cfa663498a5d113e7639154b470f0 + uses: https://git.qlic.nl/actions/warden@0b36a68d0627f820154d9222b59cd907e4948fd9 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}