Skip to content

Commit 8b341b9

Browse files
Bump Automattic/action-required-review from 4.1.0 to 4.1.1 (#231)
Bumps [Automattic/action-required-review](https://github.com/automattic/action-required-review) from 4.1.0 to 4.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/automattic/action-required-review/releases">Automattic/action-required-review's releases</a>.</em></p> <blockquote> <h2>4.1.1 - 2025-07-04</h2> <h3>Changed</h3> <ul> <li>Update package dependencies. <a href="https://redirect.github.com/automattic/action-required-review/issues/43407">#43407</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/action-required-review/blob/trunk/CHANGELOG.md">Automattic/action-required-review's changelog</a>.</em></p> <blockquote> <h2>[4.1.1] - 2025-07-04</h2> <h3>Changed</h3> <ul> <li>Update package dependencies. <a href="https://redirect.github.com/automattic/action-required-review/issues/43407">#43407</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/action-required-review/commit/a2cb580a30cd08baeaeabbdba513524445ade600"><code>a2cb580</code></a> packages/chatbot 0.1.2</li> <li><a href="https://github.com/Automattic/action-required-review/commit/aff2f3391019ea7cf8d7c249c24ace2d18355916"><code>aff2f33</code></a> Subscriptions: disable Featured image toggle on private sites (<a href="https://redirect.github.com/automattic/action-required-review/issues/44182">#44182</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/0451a3e413385170381bf26cbd8185f262680fd8"><code>0451a3e</code></a> Tooling: Update shell refs to use /usr/bin/env (<a href="https://redirect.github.com/automattic/action-required-review/issues/43988">#43988</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/1598888a6e8f1db41bdc97197664c1dd07cd85e5"><code>1598888</code></a> Update jest to v30 (<a href="https://redirect.github.com/automattic/action-required-review/issues/43808">#43808</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/3d4fad64145f57625fdb1bf3572c848e25cd2fe1"><code>3d4fad6</code></a> Autorelease: Abort if a dummy release exists (<a href="https://redirect.github.com/automattic/action-required-review/issues/43660">#43660</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/2c2e8a713c3f369e745729c391a590006baaa449"><code>2c2e8a7</code></a> Update dependency undici to v5.29.0 [SECURITY] (<a href="https://redirect.github.com/automattic/action-required-review/issues/43478">#43478</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/b76e1bc479740044c2510cf6b96b7667f479529c"><code>b76e1bc</code></a> Update dependency <code>@​actions/github</code> to v6.0.1 (<a href="https://redirect.github.com/automattic/action-required-review/issues/43407">#43407</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/a31bca9c644ebaa72075fc6b1717a0a1c0479b89"><code>a31bca9</code></a> Changelog and readme.txt edits. (<a href="https://redirect.github.com/automattic/action-required-review/issues/43274">#43274</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/3ceafffd4e7531157b7ffd26057242b49f527af7"><code>3ceafff</code></a> Update dessant/repo-lockdown action to v4 (<a href="https://redirect.github.com/automattic/action-required-review/issues/43238">#43238</a>)</li> <li><a href="https://github.com/Automattic/action-required-review/commit/7c4f6d9c2b76f998a47aa6a7b33acd5c4d068543"><code>7c4f6d9</code></a> phpcs: Fix and enable <code>Jetpack.PHPUnit.Attributes</code> sniff (<a href="https://redirect.github.com/automattic/action-required-review/issues/43175">#43175</a>)</li> <li>Additional commits viewable in <a href="https://github.com/automattic/action-required-review/compare/v4.1.0...v4.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Automattic/action-required-review&package-manager=github_actions&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 47525ad commit 8b341b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
app-id: ${{ secrets.REQUIRED_REVIEWS_APP_ID }}
2121
private-key: ${{ secrets.REQUIRED_REVIEWS_APP_KEY }}
22-
- uses: Automattic/[email protected].0
22+
- uses: Automattic/[email protected].1
2323
with:
2424
token: ${{ steps.generate-token.outputs.token }}
2525
status: Required Reviews

0 commit comments

Comments
 (0)