diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 94eb0d6..80599a6 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@96b336f853e0e0df4ddf3505e14e0dc4f34cf08c + uses: https://git.qlic.nl/actions/warden@4dafa416362b9a78377a479f06b36589ce26cf08 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}