chore(deps): update https://git.tainton.uk/actions/conventional-commits-check-action action to v1.2.4 #466

Merged
luke merged 1 commits from renovate/https-git.tainton.uk-actions-conventional-commits-check-action-1.x into main 2025-02-09 21:32:57 +01:00
Showing only changes of commit a9895a9807 - Show all commits

View File

@ -15,6 +15,6 @@ jobs:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.3
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.4
with:
commit-message: ${{ gitea.event.pull_request.title }}