From 49b71f6ec49c8b67a249f39d038f36531cdf5fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:02:43 +0000 Subject: [PATCH] Bump mshick/add-pr-comment from 3.10.0 to 3.11.0 Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](https://github.com/mshick/add-pr-comment/compare/64b8e914979889d746c99dea15a76e77ef64580a...8e4927817251f1ff60c001f04568532b38e0b4a0) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-sphinx.yml | 4 ++-- .github/workflows/conda-package.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-sphinx.yml b/.github/workflows/build-sphinx.yml index 05f5b2711e2..769fea3ed7b 100644 --- a/.github/workflows/build-sphinx.yml +++ b/.github/workflows/build-sphinx.yml @@ -224,7 +224,7 @@ jobs: if: env.GH_EVENT_OPEN_PR_UPSTREAM == 'true' env: PR_NUM: ${{ github.event.number }} - uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0.8.3.10.0 + uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0.8.3.11.0 with: message-id: url_to_docs message: | @@ -268,7 +268,7 @@ jobs: git push tokened_docs gh-pages - name: Modify the comment with URL to official documentation - uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0.8.3.10.0 + uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0.8.3.11.0 with: message-id: url_to_docs find: | diff --git a/.github/workflows/conda-package.yml b/.github/workflows/conda-package.yml index 77e8c61ff35..c62e0a8e9eb 100644 --- a/.github/workflows/conda-package.yml +++ b/.github/workflows/conda-package.yml @@ -696,7 +696,7 @@ jobs: - name: Post result to PR if: ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork }} - uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0.8.3.10.0 + uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0.8.3.11.0 with: message-id: array_api_results message: |