From 65323f333c6b0b7cdfe318d6081b3459f91b5fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 19:12:59 +0000 Subject: [PATCH] chore: bump amannn/action-semantic-pull-request from 3.4.6 to 3.5.0 Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 3.4.6 to 3.5.0. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/master/CHANGELOG.md) - [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v3.4.6...v3.5.0) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_title_lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_title_lint.yaml b/.github/workflows/pr_title_lint.yaml index e897e8ed1b..83d99c942b 100644 --- a/.github/workflows/pr_title_lint.yaml +++ b/.github/workflows/pr_title_lint.yaml @@ -12,7 +12,7 @@ jobs: name: Conventional PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v3.4.6 + - uses: amannn/action-semantic-pull-request@v3.5.0 with: requireScope: false env: