We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c49de2 + 558f5b6 commit 57e7b3dCopy full SHA for 57e7b3d
1 file changed
.github/workflows/deploy.yml
@@ -67,7 +67,7 @@ jobs:
67
BUILDKIT_INLINE_CACHE=1
68
69
- name: Deploy to VM
70
- uses: appleboy/ssh-action@v1.0.0
+ uses: appleboy/ssh-action@v1.0.3
71
with:
72
host: ${{ secrets.VM_HOST }}
73
username: ${{ secrets.VM_USER }}
0 commit comments