Skip to content

Commit afd84fb

Browse files
Bump mshick/add-pr-comment from 2.8.1 to 2.8.2 (#1683)
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](mshick/add-pr-comment@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton <[email protected]>
1 parent da4df67 commit afd84fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
if: env.GH_EVENT_OPEN_PR_UPSTREAM
177177
env:
178178
PR_NUM: ${{ github.event.number }}
179-
uses: mshick/[email protected].1
179+
uses: mshick/[email protected].2
180180
with:
181181
message: |
182182
View rendered docs @ https://intelpython.github.io/dpnp/pull/${{ env.PR_NUM }}/index.html
@@ -218,7 +218,7 @@ jobs:
218218
git push tokened_docs gh-pages
219219
220220
- name: Modify the comment with URL to official documentation
221-
uses: mshick/[email protected].1
221+
uses: mshick/[email protected].2
222222
with:
223223
find: |
224224
View rendered docs @.+

0 commit comments

Comments
 (0)