Update .github/workflows/pr-checks.yml

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
Edwin Jose 2025-12-26 11:00:00 -06:00 committed by GitHub
parent f4fb6d5e93
commit fd8b84608f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ jobs:
validate-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
- uses: amannn/action-semantic-pull-request@v6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: