Skip to content

Commit 33b7ba3

Browse files
chore(deps): bump appleboy/ssh-action from 1.2.3 to 1.2.4
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@v1.2.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8239427 commit 33b7ba3

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
@@ -14,7 +14,7 @@ jobs:
1414
ref: master
1515

1616
- name: executing remote ssh commands using ssh key
17-
uses: appleboy/[email protected].3
17+
uses: appleboy/[email protected].4
1818
with:
1919
host: ${{ secrets.HOST }}
2020
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)