testsha #12

Closed
Iwan wants to merge 2 commits from fix/env-file-leak into main
Showing only changes of commit 9be62b863d - Show all commits
+1 -1
View File
@@ -61,7 +61,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@v1 uses: https://git.qlic.nl/actions/warden@6f14b4d8da064320bffbc4c45cdf6c3db34ee4dd
with: with:
email: ${{ inputs.warden-email }} email: ${{ inputs.warden-email }}
password: ${{ inputs.warden-password }} password: ${{ inputs.warden-password }}