This commit is contained in:
Johan Rooijakkers 2025-02-26 17:45:19 +01:00
parent 3ac21557a5
commit e098dff429

View File

@ -58,7 +58,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@9880149e9f0cfa663498a5d113e7639154b470f0 uses: https://git.qlic.nl/actions/warden@0b36a68d0627f820154d9222b59cd907e4948fd9
with: with:
client-id: ${{ inputs.warden-client-id }} client-id: ${{ inputs.warden-client-id }}
client-secret: ${{ inputs.warden-client-secret }} client-secret: ${{ inputs.warden-client-secret }}