diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e8c9b5e..0dd1fba 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -61,7 +61,7 @@ jobs: ssh-private-key: ${{ secrets.ssh-private-key }} - name: Get bitwarden secrets - uses: https://git.qlic.nl/actions/warden@v1 + uses: https://git.qlic.nl/actions/warden@e398e9153be18ff612a11f6ab86c0831bf3f7677 with: email: ${{ inputs.warden-email }} password: ${{ inputs.warden-password }}