build: update version of ssh-key-action

This commit is contained in:
Edo 2024-02-12 15:51:36 +01:00 committed by GitHub
parent 2232fbf305
commit 1f87fb1e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ jobs:
name: linux-x64-release
- name: Install SSH key
uses: shimataro/ssh-key-action@v2.6.1
uses: shimataro/ssh-key-action@v2.7.0
with:
key: ${{ secrets.ALTERWARE_MASTER_SERVER_SSH_PRIVATE_KEY }}
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'