From 1da110d213c320d1efd361221da2f35239010e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 19:14:42 +0000 Subject: [PATCH] chore: bump amannn/action-semantic-pull-request from 3.5.0 to 3.6.0 Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 3.5.0 to 3.6.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.5.0...v3.6.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 83d99c942b..12db677200 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.5.0 + - uses: amannn/action-semantic-pull-request@v3.6.0 with: requireScope: false env: