Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-11-11T10:41:38+08:00

Commit: 
https://github.com/php/web-php/commit/9799963fb8918e17214f028df7d70d457cab9d3d
Raw diff: 
https://github.com/php/web-php/commit/9799963fb8918e17214f028df7d70d457cab9d3d.diff

github-actions(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#1603)

Changed paths:
  M  .github/workflows/pr-closed.yml


Diff:

diff --git a/.github/workflows/pr-closed.yml b/.github/workflows/pr-closed.yml
index 95bbae71e5..e149b06619 100644
--- a/.github/workflows/pr-closed.yml
+++ b/.github/workflows/pr-closed.yml
@@ -8,7 +8,7 @@ jobs:
     runs-on: "ubuntu-22.04"
     if: github.repository_owner == 'php'
     steps:
-      - uses: appleboy/[email protected]
+      - uses: appleboy/[email protected]
         with:
           host: ${{ secrets.PREVIEW_REMOTE_HOST }}
           username: ${{ secrets.PREVIEW_REMOTE_USER }}

Reply via email to