open-code-review/.github/workflows
Fanzzzd 7e52a4fd55
Some checks are pending
CI / cross-compile (amd64, darwin) (push) Waiting to run
CI / cross-compile (amd64, windows) (push) Waiting to run
CI / cross-compile (arm64, darwin) (push) Waiting to run
CI / test (push) Waiting to run
Deploy Pages / build (push) Waiting to run
CI / cross-compile (arm64, linux) (push) Waiting to run
CI / cross-compile (arm64, windows) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (go) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
fix(action): pin nested action references to full commit SHAs (#836)
* fix(action): pin nested action references to full commit SHAs

A consumer who SHA-pins alibaba/open-code-review still ran whatever the
floating actions/* tags inside action.yml pointed at, so the outer pin
did not actually freeze the workflow. Pin all four nested references to
full commit SHAs with a trailing version comment, enforce the invariant
with scripts/verify-action-pins.sh in CI, and document the dual pin
(action SHA + ocr_version) that reproducible setups need.

Refs #816

* fix(scripts): fail the pin check when action.yml is missing
2026-08-11 15:36:13 +08:00
..
ci.yml fix(action): pin nested action references to full commit SHAs (#836) 2026-08-11 15:36:13 +08:00
codeql.yml Create codeql.yml (#714) 2026-08-04 19:51:27 +08:00
deploy-pages.yml fix: no pages deployment on forks (#793) 2026-08-09 12:44:51 +08:00
ocr-review.yml ci: upgrade low-risk GitHub Actions dependencies (#468) 2026-07-30 15:54:59 +08:00
pages-ci.yml ci(pages): add smoke test step to verify build output is servable (#741) 2026-08-06 20:25:00 +08:00
release.yml ci: limit container CPU to 2 cores for stable multi-runner concurrency (#711) 2026-08-04 19:27:18 +08:00
translation-sync.yml fix(codeql): Workflow does not contain permissions (#814) 2026-08-10 19:11:39 +08:00
vscode-ext.yml ci: upgrade low-risk GitHub Actions dependencies (#468) 2026-07-30 15:54:59 +08:00