From 596c8bd6462bee083afa35599a270baf2fe00702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 07:52:17 +0000 Subject: [PATCH] Bump rudderlabs/github-action-check-pr-title from 1.0.7 to 1.0.11 Bumps [rudderlabs/github-action-check-pr-title](https://github.com/rudderlabs/github-action-check-pr-title) from 1.0.7 to 1.0.11. - [Release notes](https://github.com/rudderlabs/github-action-check-pr-title/releases) - [Commits](https://github.com/rudderlabs/github-action-check-pr-title/compare/v1.0.7...v1.0.11) --- updated-dependencies: - dependency-name: rudderlabs/github-action-check-pr-title dependency-version: 1.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-pr-title.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-pr-title.yml b/.github/workflows/check-pr-title.yml index a18098c..81c5db9 100644 --- a/.github/workflows/check-pr-title.yml +++ b/.github/workflows/check-pr-title.yml @@ -13,4 +13,4 @@ jobs: uses: actions/checkout@v3 - name: Check PR title - uses: rudderlabs/github-action-check-pr-title@v1.0.7 + uses: rudderlabs/github-action-check-pr-title@v1.0.11