1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

github-actions(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 (#1797)

This commit is contained in:
dependabot[bot]
2026-02-03 10:55:47 +08:00
committed by GitHub
parent 910491be7d
commit c3f4d84e65

View File

@@ -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 }}