mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
github-actions(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 (#1797)
This commit is contained in:
2
.github/workflows/pr-closed.yml
vendored
2
.github/workflows/pr-closed.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: "ubuntu-22.04"
|
||||
if: github.repository_owner == 'php'
|
||||
steps:
|
||||
- uses: appleboy/ssh-action@v1.2.4
|
||||
- uses: appleboy/ssh-action@v1.2.5
|
||||
with:
|
||||
host: ${{ secrets.PREVIEW_REMOTE_HOST }}
|
||||
username: ${{ secrets.PREVIEW_REMOTE_USER }}
|
||||
|
||||
Reference in New Issue
Block a user