Skip to content

Commit b909f24

Browse files
chore(deps): bump appleboy/ssh-action from 1.2.3 to 1.2.5
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@v1.2.3...v1.2.5) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1e6180 commit b909f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
overwrite: true
123123

124124
- name: Run update tasks on files.magerun.net
125-
uses: appleboy/ssh-action@v1.2.3
125+
uses: appleboy/ssh-action@v1.2.5
126126
with:
127127
host: ${{secrets.SSH_DEPLOY_HOST}}
128128
username: ${{secrets.SSH_DEPLOY_USERNAME}}

0 commit comments

Comments
 (0)