Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2024-02-12T17:16:31Z

Commit: 
https://github.com/php/web-php/commit/7ae20102248107c7b2392d8a36ece8ccb99d7d8d
Raw diff: 
https://github.com/php/web-php/commit/7ae20102248107c7b2392d8a36ece8ccb99d7d8d.diff

github-actions(deps): bump appleboy/ssh-action from 1.0.0 to 1.0.3

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.0 
to 1.0.3.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.0...v1.0.3)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supp...@github.com>

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


Diff:

diff --git a/.github/workflows/pr-closed.yml b/.github/workflows/pr-closed.yml
index e2c58a93f3..a745b6e0ef 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/ssh-action@v1.0.0
+      - uses: appleboy/ssh-action@v1.0.3
         with:
           host: ${{ secrets.PREVIEW_REMOTE_HOST }}
           username: ${{ secrets.PREVIEW_REMOTE_USER }}

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to