Skip to content

Commit c3f4d84

Browse files
github-actions(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 (#1797)
1 parent 910491b commit c3f4d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: "ubuntu-22.04"
99
if: github.repository_owner == 'php'
1010
steps:
11-
- uses: appleboy/ssh-action@v1.2.4
11+
- uses: appleboy/ssh-action@v1.2.5
1212
with:
1313
host: ${{ secrets.PREVIEW_REMOTE_HOST }}
1414
username: ${{ secrets.PREVIEW_REMOTE_USER }}

0 commit comments

Comments
 (0)