diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 25f3ba6..68a58b9 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@004b4b8019b5b3251437204a376ff936add4e71d + uses: https://git.qlic.nl/actions/warden@9b78b64702712ba2221dc18ee2d0a1d96ea85a7a with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}