Skip to content

Commit 505461d

Browse files
Bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#227)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml) - [Commits](appleboy/ssh-action@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e30ae74 commit 505461d

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
@@ -50,7 +50,7 @@ jobs:
5050
environment: server
5151
steps:
5252
- name: Pull latest docker images and restart
53-
uses: appleboy/[email protected].2
53+
uses: appleboy/[email protected].3
5454
with:
5555
host: ${{ secrets.HOST }}
5656
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)