update tag #5

Merged
jamie merged 2 commits from feature/update-tag into main 2025-02-27 14:27:38 +00:00

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 }}