ryankert01 opened a new pull request, #1369: URL: https://github.com/apache/mahout/pull/1369
## Summary - Pins all third-party GitHub Actions to their full 40-character commit SHA per [ASF GitHub Actions Policy](https://infra.apache.org/github-actions-policy.html), resolving #1368 - `actions/*` and `github/*` are exempt from the allowlist check but are pinned anyway for supply-chain security - All pinned SHAs verified against the [Apache infrastructure-actions allowlist](https://github.com/apache/infrastructure-actions/blob/main/approved_patterns.yml) - `PyO3/maturin-action` kept at `@v1` tag (approved via `@*` wildcard with no expiry — no SHA required) | Action | Pinned to | |---|---| | `actions/checkout` | `de0fac2e` (v6) | | `actions/github-script` | `ed597411` (v8) | | `actions/setup-python` | `a309ff8b` (v6) | | `actions/setup-node` | `49933ea5` (v4) | | `actions/upload-artifact` | `330a01c4` (v5) | | `github/issue-labeler` | `c1b0f9f5` (v3.4) | | `astral-sh/setup-uv` | `08807647` (v8.1.0) | | `dtolnay/rust-toolchain` | `29eef336` (stable) | | `lycheeverse/lychee-action` | already pinned | ## Test plan - [ ] Verify all CI workflows pass on this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
