mirror of
https://github.com/alterware/master-server.git
synced 2026-03-13 04:03:03 +00:00
Merge pull request #137 from alterware/dependabot/github_actions/shimataro/ssh-key-action-2.8.0
build(deps): bump shimataro/ssh-key-action from 2.7.0 to 2.8.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -270,7 +270,7 @@ jobs:
|
||||
name: linux-amd64-release
|
||||
|
||||
- name: Install SSH key
|
||||
uses: shimataro/ssh-key-action@v2.7.0
|
||||
uses: shimataro/ssh-key-action@v2.8.0
|
||||
with:
|
||||
key: ${{ secrets.ALTERWARE_MASTER_SERVER_SSH_PRIVATE_KEY }}
|
||||
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'
|
||||
|
||||
Reference in New Issue
Block a user