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

Merged
luke merged 1 commits from renovate/https-git.tainton.uk-actions-conventional-commits-check-action-1.x into main 2025-02-04 21:38:05 +01:00
Showing only changes of commit dea03bb39f - 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.1.1
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.3
with:
commit-message: ${{ gitea.event.pull_request.title }}