You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: pin third-party actions to commit SHAs and add least-privilege permissions (REQ-1.4.10)
- Pin actions/checkout, setup-node, setup-python, codeql-action, upload-pages-artifact,
deploy-pages, amannn/action-semantic-pull-request, and actions/stale to immutable commit
SHAs across ci.yml, codeql.yml, pages.yml, pr-lint.yml, stale.yml
- Tags resolved live via gh api (2026-07-07) since files were already bumped past the
phase-31-01 baseline (checkout v7, setup-node v6, setup-python v6, codeql-action v4,
upload-pages-artifact v5, deploy-pages v5, action-semantic-pull-request v6, stale v10)
- permissions: and timeout-minutes: were already present on every job; not modified
0 commit comments