mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-18 14:14:50 +08:00
Update webfactory/ssh-agent action to v0.5.2
This commit is contained in:
parent
71d7d03d4a
commit
ca4d0cf89d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
run: (cd frontend && yarn build)
|
||||
|
||||
- name: SSH
|
||||
uses: webfactory/ssh-agent@v0.5.1
|
||||
uses: webfactory/ssh-agent@v0.5.2
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.DOCKER_HOST_SSH_KEY }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user