From 3cc661aefc8fc45914c1768838cbe792d7224b8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:09:35 +0000 Subject: [PATCH] chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 --- .github/workflows/ci-pr-title.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pr-title.yaml b/.github/workflows/ci-pr-title.yaml index 34c2439..18513fa 100644 --- a/.github/workflows/ci-pr-title.yaml +++ b/.github/workflows/ci-pr-title.yaml @@ -13,7 +13,7 @@ jobs: runs-on: [ ubuntu-latest ] steps: - name: CI Check Title - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5 + uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: