From f80e452ef537a24bd2677cd064b06fa41fb33a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:58:29 +0000 Subject: [PATCH] Bump mshick/add-pr-comment from 2.8.1 to 2.8.2 Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Commits](https://github.com/mshick/add-pr-comment/compare/v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-sphinx.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-sphinx.yml b/.github/workflows/build-sphinx.yml index b4484a029880..6f7bc30562b7 100644 --- a/.github/workflows/build-sphinx.yml +++ b/.github/workflows/build-sphinx.yml @@ -176,7 +176,7 @@ jobs: if: env.GH_EVENT_OPEN_PR_UPSTREAM env: PR_NUM: ${{ github.event.number }} - uses: mshick/add-pr-comment@v2.8.1 + uses: mshick/add-pr-comment@v2.8.2 with: message: | View rendered docs @ https://intelpython.github.io/dpnp/pull/${{ env.PR_NUM }}/index.html @@ -218,7 +218,7 @@ jobs: git push tokened_docs gh-pages - name: Modify the comment with URL to official documentation - uses: mshick/add-pr-comment@v2.8.1 + uses: mshick/add-pr-comment@v2.8.2 with: find: | View rendered docs @.+