Skip to content

ci: remove expired scorecard read token - #3556

Merged
swissspidy merged 2 commits into
v7from
fix/scorecard-token
Sep 2, 2026
Merged

ci: remove expired scorecard read token#3556
swissspidy merged 2 commits into
v7from
fix/scorecard-token

Conversation

@paulirish

@paulirish paulirish commented Sep 2, 2026

Copy link
Copy Markdown
Member

Drop repo_token: ${{ secrets.SCORECARD_READ_TOKEN }} in the Scorecards workflow.

The repository secret expired and caused weekly Scorecards analysis runs to fail with HTTP 401 (scorecard had an error: repo unreachable: GET https://api.github.com/repos/GoogleChrome/workbox: 401 Bad credentials).

ossf/scorecard-action defaults to github.token. Dropping the custom PAT allows scheduled scans and SARIF uploads to proceed without recurring token rotation.

and pin hashes on actions

@swissspidy
swissspidy merged commit b41769a into v7 Sep 2, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants