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 3b61f6c commit b8e01d5Copy full SHA for b8e01d5
1 file changed
.github/workflows/RemoteSSHCommand.yml
@@ -86,7 +86,7 @@ jobs:
86
uses: actions/checkout@v5
87
88
- name: 🔐 Executing remote SSH commands using SSH key
89
- uses: appleboy/ssh-action@v1.2.2
+ uses: appleboy/ssh-action@v1.2.3
90
with:
91
host: ${{ secrets.HOST }}
92
username: ${{ secrets.USERNAME }}
0 commit comments