From aba8bbfb94a516d78aab7f09c6619d0e36327872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:55:24 +0530 Subject: [PATCH] chore(deps): bump rudderlabs/github-action-check-pr-title (#486) 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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 3059a72d..c7965f11 100644 --- a/.github/workflows/check-pr-title.yml +++ b/.github/workflows/check-pr-title.yml @@ -13,4 +13,4 @@ jobs: uses: actions/checkout@v4 - name: Check PR title - uses: rudderlabs/github-action-check-pr-title@v1.0.7 + uses: rudderlabs/github-action-check-pr-title@v1.0.11