Skip to content

Commit 0083490

Browse files
authored
Merge pull request #1352 from NHSDigital/dependabot/github_actions/marocchino/sticky-pull-request-comment-3.0.4
Bump marocchino/sticky-pull-request-comment from 3.0.3 to 3.0.4
2 parents 0d3a5b9 + 8ff762d commit 0083490

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cicd-1-pull-request-closed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
scripts/bash/wait_ado_pipeline.sh "$RUN_ID" https://dev.azure.com/nhse-dtos dtos-manage-breast-screening
4646
4747
- name: Post URL to PR comments
48-
uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff
48+
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0
4949
with:
5050
message: |
5151
The review app at this URL has been deleted:

.github/workflows/cicd-1-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
pull-requests: write
9595
steps:
9696
- name: Post URL to PR comments
97-
uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff
97+
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0
9898
with:
9999
message: |
100100
The review app is available at this URL:

0 commit comments

Comments
 (0)