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

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

github-actions(deps): bump peter-evans/create-or-update-comment

Bumps 
[peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment)
 from 3 to 4.
- [Release 
notes](https://github.com/peter-evans/create-or-update-comment/releases)
- 
[Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-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..166e4be691 100644
--- a/.github/workflows/pr-preview.yml
+++ b/.github/workflows/pr-preview.yml
@@ -26,7 +26,7 @@ jobs:
           issue-number: ${{ github.event.number }}
           comment-author: 'github-actions[bot]'
 
-      - uses: peter-evans/create-or-update-comment@v3
+      - uses: peter-evans/create-or-update-comment@v4
         with:
           issue-number: ${{ github.event.number }}
           comment-id: ${{ steps.fc.outputs.comment-id }}

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

Reply via email to