diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index cfa2b4f..c203853 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@59a801a15ffb80448ae13ea8b288ffb7c3bbb553 + uses: https://git.qlic.nl/actions/warden@445f3224bde3550e5361d85def509c36762344d2 with: client-id: ${{ inputs.warden-client-id }} client-secret: ${{ inputs.warden-client-secret }}