update action #2

Merged
johan merged 1 commits from feature/update-action into main 2025-02-26 13:50:15 +00:00
Showing only changes of commit 6604a5f03c - 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: actions/warden@1a8c7e1c69cdd51454ba08e2b8779fbc5e058b3d uses: actions/warden@8539a35095f1b6251e33ad8d34b0e6df06e1300e
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 }}