Skip to content

Commit 70f3287

Browse files
authored
Merge pull request #66 from NdoleStudio/dependabot/github_actions/appleboy/ssh-action-1.2.2
chore(deps): bump appleboy/ssh-action from 1.2.1 to 1.2.2
2 parents 7a397c7 + 246016b commit 70f3287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: github.event_name != 'pull_request'
6565

6666
- name: Deploy to Server
67-
uses: appleboy/ssh-action@v1.2.1
67+
uses: appleboy/ssh-action@v1.2.2
6868
with:
6969
host: ${{ secrets.SSH_HOST }}
7070
key: ${{ secrets.SSH_KEY }}

0 commit comments

Comments
 (0)