From 1e6c6b3433e87966ffebbc548f19e38f14892d1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 06:41:08 -0400 Subject: [PATCH] chore(deps): update peter-evans/create-or-update-comment action to v4 (#11814) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeff Auriemma --- .github/workflows/snapshot-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snapshot-release.yml b/.github/workflows/snapshot-release.yml index 6020dddee7d..d38a265b3fe 100644 --- a/.github/workflows/snapshot-release.yml +++ b/.github/workflows/snapshot-release.yml @@ -53,7 +53,7 @@ jobs: - name: Comment sha reminder if: steps.parse-sha.outcome == 'failure' - uses: peter-evans/create-or-update-comment@v2.1.0 + uses: peter-evans/create-or-update-comment@v4.0.0 with: issue-number: ${{ github.event.issue.number }} body: |