The GitHub Actions job "mainline-only" on tvm-ffi.git/main has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
fc275d6f4de391e0d51f2097cc601d56a5d88bd3 / Yaxing Cai <[email protected]>
[CI] Update Jimver/cuda-toolkit to allowed ref v0.2.35 (#631)

## Motivation

The ASF `infrastructure-actions` allowlist was updated and the
`Jimver/cuda-toolkit` ref currently pinned in our CI was removed:

- Removed:
`Jimver/cuda-toolkit@6008063726ffe3309d1b22e413d9e88fed91a2f2`

Since this ref is no longer on the approved list, the ASF
action-allowlist check fails for `torch_c_dlpack.yml`.

## Change

Bump `Jimver/cuda-toolkit` to the latest allowed ref:

- New: `Jimver/cuda-toolkit@3d45d157f327c09c04b50ee6ccdea2d9d017ec76`
(v0.2.35)

This is the newest `cuda-toolkit` ref on the allowlist and the only one
without an `expires_at`, so it is the most durable choice. The step only
consumes the stable `CUDA_PATH` output (no `with:` inputs), so the bump
needs no other changes.

## Notes

This is a follow-up to the action-ref hygiene sweep. The
previously-expired `astral-sh/setup-uv` (#624) and `pypa/cibuildwheel`
(#626) refs have already been bumped on `main`; `Jimver/cuda-toolkit`
was the only remaining ref flagged by the ASF allowlist checker.

Verified with the official `apache/infrastructure-actions`
`check_asf_allowlist.py` against the current `approved_patterns.yml`: 0
violations after this change.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/27767234446

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to