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 6acc0ed commit a799f6fCopy full SHA for a799f6f
.github/workflows/continuous-deployment.yml
@@ -49,7 +49,7 @@ jobs:
49
environment: Production
50
51
steps:
52
- - uses: appleboy/ssh-action@8faa84277b88b6cd1455986f459aa66cf72bc8a3 # v1.2.1
+ - uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f # v1.2.2
53
with:
54
host: ${{ secrets.SSH_HOSTNAME }}
55
username: ${{ secrets.SSH_USERNAME }}
0 commit comments