Our nightly build uses the cvmfs-contrib action to check existing builds to prevent accidental duplication. Starting yesterday, this step started failing with
sudo: cvmfs_config: command not found
You can see the failed action here. This happens while running on ubuntu-latest, but not when switching to a self-hosted runner. I also notice that the ubuntu-latest build of this action failed with the same error. We've disabled the cvmfs-contrib action for now, but it would be nice to get this resolved soon.