update tag

This commit is contained in:
Johan Rooijakkers 2025-02-27 15:23:50 +01:00
parent 53574763a4
commit 7698287423

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@8539a35095f1b6251e33ad8d34b0e6df06e1300e uses: https://git.qlic.nl/actions/warden@v1
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 }}