Skip to content

Commit 3733614

Browse files
authored
Merge pull request #172 from Datenschule/dependabot/github_actions/appleboy/ssh-action-1.2.2
Bump appleboy/ssh-action from 1.0.3 to 1.2.2
2 parents f455c7e + d88da8b commit 3733614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
environment: server
5151
steps:
5252
- name: Pull latest docker images and restart
53-
uses: appleboy/ssh-action@v1.0.3
53+
uses: appleboy/ssh-action@v1.2.2
5454
with:
5555
host: ${{ secrets.HOST }}
5656
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)