Skip to content

Commit 1f87fb1

Browse files
authored
build: update version of ssh-key-action
1 parent 2232fbf commit 1f87fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
name: linux-x64-release
178178

179179
- name: Install SSH key
180-
uses: shimataro/ssh-key-action@v2.6.1
180+
uses: shimataro/ssh-key-action@v2.7.0
181181
with:
182182
key: ${{ secrets.ALTERWARE_MASTER_SERVER_SSH_PRIVATE_KEY }}
183183
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'

0 commit comments

Comments
 (0)