Skip to content

Commit 263f969

Browse files
Testing new version of appleboy
1 parent 603467d commit 263f969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: echo ${{ steps.docker_build.outputs.digest }}
8787

8888
- name: Pull image and start container in deploy host
89-
uses: appleboy/ssh-action@v1.0.11
89+
uses: appleboy/ssh-action@v1.2.2
9090
with:
9191
host: ${{ env.DEPLOYMENT_HOST }}
9292
username: ${{ secrets.DEPLOY_USER }}

0 commit comments

Comments
 (0)