From a276da8ca85431caaf6a37dbc6cd8e4fc369478b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:22:56 +0000 Subject: [PATCH] chore(deps): bump Homebrew/actions/limit-pull-requests Bumps [Homebrew/actions/limit-pull-requests](https://github.com/homebrew/actions) from 9ceb7934560eb61d131dde205a6c2d77b2e1529d to 18fcb8e3e06b4247c676c506750dc95ea7226479. - [Release notes](https://github.com/homebrew/actions/releases) - [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts) - [Commits](https://github.com/homebrew/actions/compare/9ceb7934560eb61d131dde205a6c2d77b2e1529d...18fcb8e3e06b4247c676c506750dc95ea7226479) --- updated-dependencies: - dependency-name: Homebrew/actions/limit-pull-requests dependency-version: 18fcb8e3e06b4247c676c506750dc95ea7226479 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-rate-limiter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-rate-limiter.yaml b/.github/workflows/pr-rate-limiter.yaml index c703279532c..79b25c84045 100644 --- a/.github/workflows/pr-rate-limiter.yaml +++ b/.github/workflows/pr-rate-limiter.yaml @@ -18,7 +18,7 @@ jobs: pull-requests: 'write' steps: - name: 'Limit open pull requests per user' - uses: 'Homebrew/actions/limit-pull-requests@9ceb7934560eb61d131dde205a6c2d77b2e1529d' # master + uses: 'Homebrew/actions/limit-pull-requests@18fcb8e3e06b4247c676c506750dc95ea7226479' # master with: except-author-associations: 'MEMBER,OWNER,COLLABORATOR' comment-limit: 8