From fed951b3d2e8639af3a5b007cacd1e7bc91fbdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:01:31 +0000 Subject: [PATCH] build(deps): bump amannn/action-semantic-pull-request (#8830) Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 335288255954904a41ddda8947c8f2c844b8bfeb to fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d. - [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...fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/test.lint_pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.lint_pr.yml b/.github/workflows/test.lint_pr.yml index dd25d5cbc..1bc15d521 100644 --- a/.github/workflows/test.lint_pr.yml +++ b/.github/workflows/test.lint_pr.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest if: ${{ github.actor != 'dependabot[bot]' }} steps: - - uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb # v5.5.3 + - uses: amannn/action-semantic-pull-request@677b89571e961351de6fcbd96c8b2503787962e2 # v5.5.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: