Merge branch 'development' into new/http

This commit is contained in:
DL6ER
2023-01-15 12:43:16 +01:00
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ jobs:
working-directory: ${{steps.download.outputs.download-path}}
-
name: Install SSH Key
uses: benoitchantre/setup-ssh-authentication-action@1.0.0
uses: benoitchantre/setup-ssh-authentication-action@1.0.1
with:
private-key: ${{ secrets.SSH_KEY }}
known-hosts: ${{ secrets.KNOWN_HOSTS }}