1
0
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.2 to 1.2.3 (#1603)

This commit is contained in:
dependabot[bot]
2025-11-11 10:41:38 +08:00
committed by GitHub
parent 29bed393e3
commit 9799963fb8

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: "ubuntu-22.04"
if: github.repository_owner == 'php'
steps:
- uses: appleboy/ssh-action@v1.2.2
- uses: appleboy/ssh-action@v1.2.3
with:
host: ${{ secrets.PREVIEW_REMOTE_HOST }}
username: ${{ secrets.PREVIEW_REMOTE_USER }}