Skip to content

Commit 13b09d3

Browse files
chore(ci): bump appleboy/ssh-action from 1.0.3 to 1.2.4 (#8)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.2.4. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@v1.0.3...v1.2.4) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c68e472 commit 13b09d3

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
@@ -59,7 +59,7 @@ jobs:
5959

6060
steps:
6161
- name: Deploy to VPS
62-
uses: appleboy/ssh-action@v1.0.3
62+
uses: appleboy/ssh-action@v1.2.4
6363
with:
6464
host: ${{ secrets.VPS_HOST }}
6565
username: ${{ secrets.VPS_USER }}

0 commit comments

Comments
 (0)