feature/update #4

Merged
jamie merged 24 commits from feature/update into main 2025-02-27 14:26:16 +00:00
Showing only changes of commit 84b38e4776 - Show all commits

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