From 0774e5a40afa81b6f998a9b66d2beaee7369e852 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 10:23:51 +0800 Subject: [PATCH] chore(deps): update actions-cool/issues-helper digest to e2ff998 (#56393) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com> --- .github/workflows/pr-check-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-check-merge.yml b/.github/workflows/pr-check-merge.yml index e62f52fcec..e49ae95b47 100644 --- a/.github/workflows/pr-check-merge.yml +++ b/.github/workflows/pr-check-merge.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest if: (github.event.pull_request.head.ref == 'next' || github.event.pull_request.head.ref == 'feature' || github.event.pull_request.head.ref == 'master') && github.event.pull_request.head.user.login == 'ant-design' steps: - - uses: actions-cool/issues-helper@d1d51fccf39469b5458203b1369060db0ff0c0db + - uses: actions-cool/issues-helper@e2ff99831a4f13625d35064e2b3dfe65c07a0396 with: actions: create-comment issue-number: ${{ github.event.number }}