This commit is contained in:
Johan Rooijakkers 2025-02-26 16:00:04 +01:00
parent 7741cf6759
commit fe63b868c5

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@445f3224bde3550e5361d85def509c36762344d2 uses: https://git.qlic.nl/actions/warden@4c47cbb786246554373aec36bf560eada64f648c
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 }}