Skip to content

Commit f03242a

Browse files
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. - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](mshick/add-pr-comment@64b8e91...8e49278) --- 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] <support@github.com>
1 parent 67e8f05 commit f03242a

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)