Skip to content

ci: fix scorecard permissions — drop read-all, use explicit job-level perms#8

Merged
cwaits6 merged 1 commit intomainfrom
ci/scorecard-permissions
Mar 19, 2026
Merged

ci: fix scorecard permissions — drop read-all, use explicit job-level perms#8
cwaits6 merged 1 commit intomainfrom
ci/scorecard-permissions

Conversation

@cwaits6
Copy link
Owner

@cwaits6 cwaits6 commented Mar 19, 2026

Summary

  • permissions: read-all at the workflow level causes reusable workflow calls to fail because job-level permissions override (not merge with) the top-level block, leaving unlisted permissions at none
  • Removes top-level permissions and adds actions: read to the job-level block

Test plan

  • Merge and verify scorecard passes in apk-datasource

… perms

read-all at workflow level causes reusable workflow calls to fail
because job-level permissions override (not merge with) the top-level
block, leaving unlisted permissions at none.
@cwaits6 cwaits6 force-pushed the ci/scorecard-permissions branch from db7b506 to 46dd74c Compare March 19, 2026 05:19
@cwaits6 cwaits6 merged commit babb41a into main Mar 19, 2026
@cwaits6 cwaits6 deleted the ci/scorecard-permissions branch March 19, 2026 05:20
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.

1 participant