This commit is contained in:
Johan Rooijakkers 2025-02-26 17:50:09 +01:00
parent 84b38e4776
commit 792ff807f2

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@bcebea6713dedc2a7e836b9c421beaf1970dc6ab uses: https://git.qlic.nl/actions/warden@b22ebd4ac777f8398bc3fe558e080d39c5209bd9
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 }}