From aa054037b5c3593ccc9f074b66622f24dfa7094e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:27:16 +0000 Subject: [PATCH] ci(deps): update amannn/action-semantic-pull-request action to v6 Signed-off-by: Renovate Bot --- .github/workflows/semantic-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 1cc953dbc..d82eaa954 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -29,7 +29,7 @@ jobs: - name: "Validate PR title" id: "lint_pr_title" - uses: "amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017" # v5.5.3 + uses: "amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50" # v6.1.1 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: