From 1cbdffcf63be7dfa25729bbf4464a800275009bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:03:26 +0000 Subject: [PATCH] chore: bump amannn/action-semantic-pull-request Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from e7d011b07ef37e089bea6539210f6a0d360d8af9 to e49f57ce06c1747542fce2243c7a98682384bc0e. - [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/e7d011b07ef37e089bea6539210f6a0d360d8af9...e49f57ce06c1747542fce2243c7a98682384bc0e) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: e49f57ce06c1747542fce2243c7a98682384bc0e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/semantic-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-commit.yml b/.github/workflows/semantic-commit.yml index e28c2d229e..9a86edd235 100644 --- a/.github/workflows/semantic-commit.yml +++ b/.github/workflows/semantic-commit.yml @@ -10,7 +10,7 @@ jobs: name: Check Semantic PRs titles steps: - name: Check PR title - uses: amannn/action-semantic-pull-request@e7d011b07ef37e089bea6539210f6a0d360d8af9 + uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: