Updates Cerebrus action to v8.1 (#9793)

* Update pr-check-build-size.yml

* Update pr-comment-build-size.yml

* Update pr-validation.yml
This commit is contained in:
Saq Imtiaz
2026-04-09 09:13:45 +02:00
committed by GitHub
parent bcc30e305a
commit 54260b5be8
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
steps:
# Step 1: Validate PR paths
- name: Validate PR Paths
uses: TiddlyWiki/cerebrus@v8
uses: TiddlyWiki/cerebrus@v8.1
with:
pr_number: ${{ github.event.pull_request.number }}
repo: ${{ github.repository }}