Skip to content

Comments

chore(ci): pin actions to SHAs and add permissions blocks#25

Merged
cfdude merged 1 commit intomainfrom
chore/workflow-hygiene
Feb 9, 2026
Merged

chore(ci): pin actions to SHAs and add permissions blocks#25
cfdude merged 1 commit intomainfrom
chore/workflow-hygiene

Conversation

@cfdude
Copy link
Owner

@cfdude cfdude commented Feb 9, 2026

Summary

  • Pin all GitHub Actions to commit SHAs for supply chain security
  • Add explicit permissions: contents: read blocks to restrict GITHUB_TOKEN scope
  • Addresses CodeQL actions/unpinned-tag and actions/missing-workflow-permissions alerts

Test plan

  • Verify CI workflows still pass with pinned SHAs
  • Verify CodeQL alerts are resolved after merge

- Pin all GitHub Actions to commit SHAs for supply chain security
- Add explicit permissions blocks to restrict GITHUB_TOKEN scope
- Addresses CodeQL actions/unpinned-tag and actions/missing-workflow-permissions alerts
@cfdude cfdude merged commit 3635f5b into main Feb 9, 2026
3 checks passed
@cfdude cfdude deleted the chore/workflow-hygiene branch February 9, 2026 21:49
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