mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-30 14:30:08 +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)
|
run: (cd frontend && yarn build)
|
||||||
|
|
||||||
- name: SSH
|
- name: SSH
|
||||||
uses: webfactory/ssh-agent@v0.5.1
|
uses: webfactory/ssh-agent@v0.5.2
|
||||||
with:
|
with:
|
||||||
ssh-private-key: ${{ secrets.DOCKER_HOST_SSH_KEY }}
|
ssh-private-key: ${{ secrets.DOCKER_HOST_SSH_KEY }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user