From 8a3f4b207acc803fab4524890114f6cf8ff147ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:44:33 +0000 Subject: [PATCH] chore(deps): bump Homebrew/actions/limit-pull-requests Bumps [Homebrew/actions/limit-pull-requests](https://github.com/homebrew/actions) from 2026.08.14.1 to 2026.08.24.1. - [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/8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4...a657b8b0cd35d0f65cce41fce9b24cf054b49869) --- updated-dependencies: - dependency-name: Homebrew/actions/limit-pull-requests dependency-version: 2026.08.24.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_enforce_limit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_enforce_limit.yml b/.github/workflows/pr_enforce_limit.yml index f9ca454..df05e74 100644 --- a/.github/workflows/pr_enforce_limit.yml +++ b/.github/workflows/pr_enforce_limit.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write contents: read steps: - - uses: Homebrew/actions/limit-pull-requests@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 + - uses: Homebrew/actions/limit-pull-requests@a657b8b0cd35d0f65cce41fce9b24cf054b49869 with: comment-limit: 3 comment: >