This commit is contained in:
Johan Rooijakkers 2025-02-26 17:30:46 +01:00
parent 89a9a17ab8
commit a9719af641

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@6d2ec5dfa3b2c3847f043cdc036b429891102588 uses: https://git.qlic.nl/actions/warden@96b336f853e0e0df4ddf3505e14e0dc4f34cf08c
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 }}