GitHub has a feature to export SBOM from their API now - https://docs.github.com/en/rest/dependency-graph/sboms?apiVersion=2022-11-28#export-a-software-bill-of-materials-sbom-for-a-repository. We should use it in [`frozen-*` repositories](https://github.com/chains-project?q=froze&type=all&language=&sort=) instead of [this action](https://github.com/marketplace/actions/sbom-generator-action).