This commit is contained in:
Johan Rooijakkers 2025-02-26 17:35:39 +01:00
parent 26e6144f8a
commit 3ac21557a5

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@4dafa416362b9a78377a479f06b36589ce26cf08 uses: https://git.qlic.nl/actions/warden@9880149e9f0cfa663498a5d113e7639154b470f0
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 }}