From 9750eb16c80464e1033f9bc5df19da485eeaf19e Mon Sep 17 00:00:00 2001 From: Malav Shah Date: Thu, 25 Dec 2025 11:47:24 -0700 Subject: [PATCH] fix: scorecard workflow failure fix --- .github/workflows/scorecard.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 9a0e331817c0e..5a28d093de862 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -25,3 +25,15 @@ jobs: id-token: write contents: read actions: read + artifact-metadata: read + attestations: read + checks: read + deployments: read + discussions: read + issues: read + models: read + packages: read + pages: read + pull-requests: read + repository-projects: read + statuses: read