This commit is contained in:
Johan Rooijakkers 2025-02-26 17:52:08 +01:00
parent 792ff807f2
commit 2c43c5ccdb

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