Update pr-validation.yml to use Cerebrus v8.1

This commit is contained in:
Saq Imtiaz
2026-04-11 08:45:01 +02:00
committed by GitHub
parent fd0d3ccc27
commit 6cde5e94ff

View File

@@ -26,7 +26,7 @@ jobs:
# Step 2: Validate change notes
- name: Validate Change Notes
uses: TiddlyWiki/cerebrus@v8
uses: TiddlyWiki/cerebrus@v8.1
with:
pr_number: ${{ github.event.pull_request.number }}
repo: ${{ github.repository }}