continuwuity/.forgejo/actions/setup-rust
Tom Foster 9a0dfb74dc fix(ci): Replace Mozilla sccache action with token-free alternative
Switch from mozilla-actions/sccache-action to git.tomfos.tr/tom/sccache-action@v1
which eliminates GitHub token requirements for downloading sccache binaries.

Removes token input parameter and debug logging from sccache action, and
simplifies setup-rust action by removing sccache token availability checks.
This ensures reliable sccache access for all contributors regardless of
repository permissions or rate limits.
2025-09-07 08:34:28 +01:00
..
action.yml fix(ci): Replace Mozilla sccache action with token-free alternative 2025-09-07 08:34:28 +01:00