From f2063c234eeb8943859f396d56960d10108bf6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 21:21:13 +0000 Subject: [PATCH] chore(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 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/71345be0265236311c031f5c7866368bd1eff043...e8674b075228eee787fea43ef493e45ece1004c9) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/executeAction.yml | 2 +- .github/workflows/processRequest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/executeAction.yml b/.github/workflows/executeAction.yml index 2e90b9e01..f4b70d5f9 100644 --- a/.github/workflows/executeAction.yml +++ b/.github/workflows/executeAction.yml @@ -97,7 +97,7 @@ jobs: ${{ env.LIST_PATH }} - name: Comment on issue - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0 with: issue-number: ${{ github.event.issue.number }} body: | diff --git a/.github/workflows/processRequest.yml b/.github/workflows/processRequest.yml index 103d23a2d..16fb0935f 100644 --- a/.github/workflows/processRequest.yml +++ b/.github/workflows/processRequest.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Acknowledge request - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 with: issue-number: ${{ github.event.issue.number }} body: |