We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab8aacc + 1f4d266 commit 3934a1bCopy full SHA for 3934a1b
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
ref: master
15
16
- name: executing remote ssh commands using ssh key
17
- uses: appleboy/ssh-action@v1.2.2
+ uses: appleboy/ssh-action@v1.2.3
18
with:
19
host: ${{ secrets.HOST }}
20
username: ${{ secrets.USERNAME }}
0 commit comments