From 1621de4e46023444d7c3d8af656c9a33c2b5c464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 07:46:36 +0000 Subject: [PATCH] chore(deps): bump rudderlabs/github-action-check-pr-title 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] --- .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 48098e276c..a6e162d683 100644 --- a/.github/workflows/check-pr-title.yml +++ b/.github/workflows/check-pr-title.yml @@ -14,4 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Check PR Title - uses: rudderlabs/github-action-check-pr-title@v1.0.7 + uses: rudderlabs/github-action-check-pr-title@v1.0.11