From c90658d7c22c0452ac7b4e9250a475e01f2f5acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:22:09 +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 335288255954904a41ddda8947c8f2c844b8bfeb to 24e6f016c1e110f5353026c0b6129a4118b9146c. - [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/335288255954904a41ddda8947c8f2c844b8bfeb...24e6f016c1e110f5353026c0b6129a4118b9146c) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 24e6f016c1e110f5353026c0b6129a4118b9146c 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 3e6ecce24f..c70e21358f 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@335288255954904a41ddda8947c8f2c844b8bfeb + uses: amannn/action-semantic-pull-request@24e6f016c1e110f5353026c0b6129a4118b9146c env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: