Merge pull request #148 from alterware/dependabot/github_actions/shimataro/ssh-key-action-2.8.1

build(deps): bump shimataro/ssh-key-action from 2.8.0 to 2.8.1
This commit is contained in:
2026-05-02 21:24:51 +02:00
committed by GitHub
+1 -1
View File
@@ -270,7 +270,7 @@ jobs:
name: linux-amd64-release
- name: Install SSH key
uses: shimataro/ssh-key-action@v2.8.0
uses: shimataro/ssh-key-action@v2.8.1
with:
key: ${{ secrets.ALTERWARE_MASTER_SERVER_SSH_PRIVATE_KEY }}
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'