Skip to content

Commit 3afa11b

Browse files
authored
build(deps): bump marocchino/sticky-pull-request-comment from 5a61de79c6a3f3f961d6e3ceea2efe7b4cd01f32 to 0ea0beb66eb9baf113663a64ec522f60e49231c0 (#440)
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 5a61de79c6a3f3f961d6e3ceea2efe7b4cd01f32 to 0ea0beb66eb9baf113663a64ec522f60e49231c0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/0ea0beb66eb9baf113663a64ec522f60e49231c0"><code>0ea0beb</code></a> 📦️ Build</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/df6c1bd75954a29f4b8b29ba0e4419217c3dfada"><code>df6c1bd</code></a> build(deps-dev): Bump <code>@​biomejs/biome</code> from 2.4.10 to 2.4.11 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1681">#1681</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/3ad213f54e2eb1928653edb586f1566070a63246"><code>3ad213f</code></a> build(deps-dev): Bump vitest from 4.1.3 to 4.1.4 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1682">#1682</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/58072e51b19f505de97cfce580f313f4b768be83"><code>58072e5</code></a> build(deps): Bump <code>@​actions/github</code> from 9.0.0 to 9.1.0 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1683">#1683</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/313a9382f74971382b3fc18e4b01375b557d5be8"><code>313a938</code></a> build(deps-dev): Bump <code>@​types/node</code> from 25.5.2 to 25.6.0 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1684">#1684</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/159c67730ed0a9748d0d480c02879eaf352efd8e"><code>159c677</code></a> build(deps-dev): Bump vitest from 4.1.2 to 4.1.3 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1680">#1680</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/b37c1a1c07b2a84409a3d208fdcb8aa6d437f697"><code>b37c1a1</code></a> build(deps-dev): Bump vite from 8.0.3 to 8.0.5 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1679">#1679</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/d4d6b0936434b21bc8345ad45a440c5f7d2c40ff"><code>d4d6b09</code></a> 📦️ Build</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/3868baa51f7e1988bf4ba11b8b7aab90b798878a"><code>3868baa</code></a> build(deps-dev): Bump typescript from 5.9.3 to 6.0.2 (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1670">#1670</a>)</li> <li><a href="https://github.com/marocchino/sticky-pull-request-comment/commit/26f73b083dee7cc3a90a1f221c69e1c12ffc9972"><code>26f73b0</code></a> build(deps): Bump brace-expansion (<a href="https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/1678">#1678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/marocchino/sticky-pull-request-comment/compare/5a61de79c6a3f3f961d6e3ceea2efe7b4cd01f32...0ea0beb66eb9baf113663a64ec522f60e49231c0">compare view</a></li> </ul> </details> <br />
2 parents 601e49b + a22373e commit 3afa11b

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
@@ -42,7 +42,7 @@ jobs:
4242
scripts/bash/wait_ado_pipeline.sh "$RUN_ID" https://dev.azure.com/nhse-dtos lung-cancer-screening
4343
4444
- name: Post URL to PR comments
45-
uses: marocchino/sticky-pull-request-comment@5a61de79c6a3f3f961d6e3ceea2efe7b4cd01f32
45+
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0
4646
with:
4747
message: |
4848
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
@@ -135,7 +135,7 @@ jobs:
135135
pull-requests: write
136136
steps:
137137
- name: Post URL to PR comments
138-
uses: marocchino/sticky-pull-request-comment@5a61de79c6a3f3f961d6e3ceea2efe7b4cd01f32
138+
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0
139139
with:
140140
message: |
141141
The review app is available at this URL:

0 commit comments

Comments
 (0)