From c377086f2b022a77fc6839fa77efa6815c0ee92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 13:10:46 +0000 Subject: [PATCH] build(deps): bump amannn/action-semantic-pull-request Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 6.0.1 to 6.1.1. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/action-semantic-pull-request/compare/fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d...48f256284bd46cdaab1048c3721360e808335d50) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/semantic-pull-request-title.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pull-request-title.yaml b/.github/workflows/semantic-pull-request-title.yaml index e57c440..f7c73f8 100644 --- a/.github/workflows/semantic-pull-request-title.yaml +++ b/.github/workflows/semantic-pull-request-title.yaml @@ -25,7 +25,7 @@ jobs: - name: Lint env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: amannn/action-semantic-pull-request@fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d + uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 with: subjectPattern: ^(?![A-Z]).+$ subjectPatternError: |