Skip to content

Commit c722802

Browse files
ci(deps): bump mshick/add-pr-comment from a65df5f64fc741e91c59b8359a4bc56e57aaf5b1 to dd126dd8c253650d181ad9538d8b4fa218fc31e8 (#10516)
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from a65df5f64fc741e91c59b8359a4bc56e57aaf5b1 to dd126dd8c253650d181ad9538d8b4fa218fc31e8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mshick/add-pr-comment/commit/dd126dd8c253650d181ad9538d8b4fa218fc31e8"><code>dd126dd</code></a> Bump postcss from 8.4.23 to 8.4.33 (<a href="https://redirect.github.com/mshick/add-pr-comment/issues/115">#115</a>)</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/30602c8f5652bf6f67f7f25abce5e683adb970ee"><code>30602c8</code></a> Bump vite from 4.3.3 to 4.3.9 (<a href="https://redirect.github.com/mshick/add-pr-comment/issues/102">#102</a>)</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/f24a409f6b5368430c393d3491bebf588be02283"><code>f24a409</code></a> Bump word-wrap from 1.2.3 to 1.2.4 (<a href="https://redirect.github.com/mshick/add-pr-comment/issues/105">#105</a>)</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/b8f338c590a895d50bcbfa6c5859251edc8952fc"><code>b8f338c</code></a> 2.8.2</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/74e66d77787fd493cbf0b8b42861fe15e1f8eafc"><code>74e66d7</code></a> Bump runtime to node20 from node16 (<a href="https://redirect.github.com/mshick/add-pr-comment/issues/114">#114</a>)</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/8fedd701c53a976f61e14f58e3a45cfaa9eda0a8"><code>8fedd70</code></a> bumping package to node 20</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/7c0890544fb33b0bdd2e59467fbacb62e028a096"><code>7c08905</code></a> 2.8.1</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/12282e9c935609b4b31083289bfb2e414c0f0f4e"><code>12282e9</code></a> Update action.yml to add find and replace</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/918f1387735fff58f77804b013a95a4887ec4d85"><code>918f138</code></a> 2.8.0</li> <li><a href="https://github.com/mshick/add-pr-comment/commit/84c8c4f13e93e9c5499b773dd5e2b44807a6348a"><code>84c8c4f</code></a> new build</li> <li>Additional commits viewable in <a href="https://github.com/mshick/add-pr-comment/compare/a65df5f64fc741e91c59b8359a4bc56e57aaf5b1...dd126dd8c253650d181ad9538d8b4fa218fc31e8">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8400c7 commit c722802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
pull-requests: write
218218
steps:
219219
- name: PR is opened against master
220-
uses: mshick/add-pr-comment@a65df5f64fc741e91c59b8359a4bc56e57aaf5b1
220+
uses: mshick/add-pr-comment@dd126dd8c253650d181ad9538d8b4fa218fc31e8
221221
if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }}
222222
with:
223223
message: |

0 commit comments

Comments
 (0)