update tag (#5)

Reviewed-on: #5
Reviewed-by: Jamie Schouten <jamie@qlic.nl>
Co-authored-by: Johan Rooijakkers <johan@qlic.nl>
Co-committed-by: Johan Rooijakkers <johan@qlic.nl>
This commit is contained in:
Johan Rooijakkers 2025-02-27 14:27:37 +00:00 committed by Jamie Schouten
parent 21097f273d
commit 650859eab2

View File

@ -54,8 +54,8 @@ jobs:
with: with:
ssh-private-key: ${{ secrets.ssh-private-key }} ssh-private-key: ${{ secrets.ssh-private-key }}
- name: Bitwarden - name: Get bitwarden secrets
uses: https://git.qlic.nl/actions/warden@e0a78ea1c3e894453f1d67de0cfe554256025d0f uses: https://git.qlic.nl/actions/warden@v1
with: with:
email: ${{ inputs.warden-email }} email: ${{ inputs.warden-email }}
password: ${{ inputs.warden-password }} password: ${{ inputs.warden-password }}