Skip to content

Commit 2216d6b

Browse files
authored
Merge pull request #2302 from IntelPython/dependabot/github_actions/mshick/add-pr-comment-3.11.0
Bump mshick/add-pr-comment from 3.10.0 to 3.11.0
2 parents a202859 + f03242a commit 2216d6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
if: ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork && github.event.action != 'closed' }}
144144
env:
145145
PR_NUM: ${{ github.event.number }}
146-
uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0.8.3.10.0
146+
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0.8.3.11.0
147147
with:
148148
message: |
149149
View rendered docs @ https://intelpython.github.io/dpctl/pulls/${{ env.PR_NUM }}/index.html
@@ -152,7 +152,7 @@ jobs:
152152
if: ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork && github.event.action == 'closed' }}
153153
env:
154154
PR_NUM: ${{ github.event.number }}
155-
uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0.8.3.10.0
155+
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0.8.3.11.0
156156
with:
157157
message: |
158158
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

0 commit comments

Comments
 (0)