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

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

github-actions(deps): bump peter-evans/find-comment from 2 to 3

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) 
from 2 to 3.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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


Diff:

diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml
index c6fc509433..b0f0a4e049 100644
--- a/.github/workflows/pr-preview.yml
+++ b/.github/workflows/pr-preview.yml
@@ -20,7 +20,7 @@ jobs:
           SCRIPT_BEFORE: bash /home/thephpfoundation/scripts/pr_created_pre.sh 
web-php ${{ github.event.number }}
           SCRIPT_AFTER: bash /home/thephpfoundation/scripts/pr_created.sh 
web-php ${{ github.event.number }}
 
-      - uses: peter-evans/find-comment@v2
+      - uses: peter-evans/find-comment@v3
         id: fc
         with:
           issue-number: ${{ github.event.number }}

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

Reply via email to