We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896314e commit 12e267cCopy full SHA for 12e267c
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: executing remote ssh commands using ssh key
16
- uses: appleboy/ssh-action@master
+ uses: appleboy/ssh-action@v0.1.8
17
with:
18
host: ${{ secrets.HOST }}
19
username: ${{ secrets.USERNAME }}
0 commit comments