This commit is contained in:
Johan Rooijakkers 2025-02-26 14:58:47 +01:00
parent 089c824327
commit c418e06ffe

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: actions/warden@8539a35095f1b6251e33ad8d34b0e6df06e1300e uses: https://git.qlic.nl/actions/warden@8539a35095f1b6251e33ad8d34b0e6df06e1300e
with: with:
client-id: ${{ inputs.warden-client-id }} client-id: ${{ inputs.warden-client-id }}
secret-id: ${{ inputs.warden-client-secret }} secret-id: ${{ inputs.warden-client-secret }}