Changes sha to look at

This commit is contained in:
2026-04-15 14:19:25 +02:00
parent 8ccb2c1810
commit ef18bd15bf
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
ssh-private-key: ${{ secrets.ssh-private-key }} ssh-private-key: ${{ secrets.ssh-private-key }}
- name: Get bitwarden secrets - name: Get bitwarden secrets
uses: https://git.qlic.nl/actions/warden@e398e9153be18ff612a11f6ab86c0831bf3f7677 uses: https://git.qlic.nl/actions/warden@afc56d6e1dda46416585d1d360ccbb00b9e71e73
with: with:
email: ${{ inputs.warden-email }} email: ${{ inputs.warden-email }}
password: ${{ inputs.warden-password }} password: ${{ inputs.warden-password }}