From 759c04a6a2d3948e45074a2d81eb8fff379a3c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 09:02:31 +0000 Subject: [PATCH] Bump peter-evans/create-or-update-comment from 2 to 5 Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/greetings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index d76c849..6c6effc 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -22,7 +22,7 @@ jobs: - name: Congratulate on every PR merge if: github.event_name == 'pull_request_target' && github.event.action == 'closed' && github.event.pull_request.merged == true - uses: peter-evans/create-or-update-comment@v2 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{tojson(github.event.number)}} body: |