From c64937517380d490cb601bfb617c0a38470ce169 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 30 Oct 2025 20:36:50 +0000 Subject: [PATCH] chore(deps): update https://git.tainton.uk/actions/conventional-commits-check-action action to v1.3.0 --- .gitea/workflows/pr-title-semantic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pr-title-semantic.yml b/.gitea/workflows/pr-title-semantic.yml index e40f86d..1ed14b2 100644 --- a/.gitea/workflows/pr-title-semantic.yml +++ b/.gitea/workflows/pr-title-semantic.yml @@ -13,6 +13,6 @@ jobs: name: Validate PR Title runs-on: ubuntu-latest steps: - - uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.4 + - uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.3.0 with: commit-message: ${{ gitea.event.pull_request.title }} -- 2.49.1