Skip to content

Commit f52830e

Browse files
authored
Merge pull request #3 from VectoDE/dependabot/github_actions/appleboy/ssh-action-1.2.3
chore(deps): bump appleboy/ssh-action from 1.0.3 to 1.2.3
2 parents 1733c56 + 10bf5f4 commit f52830e

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
@@ -64,7 +64,7 @@ jobs:
6464
target: ${{ secrets.DEPLOY_TARGET_PATH }}
6565

6666
- name: Trigger remote deployment
67-
uses: appleboy/ssh-action@v1.0.3
67+
uses: appleboy/ssh-action@v1.2.3
6868
env:
6969
REGISTRY: ${{ env.REGISTRY }}
7070
IMAGE_NAME: ${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)