google / closure-compiler

A JavaScript checker and optimizer.
https://developers.google.com/closure/compiler/
Apache License 2.0
7.41k stars 1.15k forks source link

"Scorecard supply-chain security" GitHub CI action has been consistently failing #4175

Closed lauraharker closed 4 months ago

lauraharker commented 5 months ago

Example: https://github.com/google/closure-compiler/actions/runs/9704666554/job/26785314354

Error: Unable to resolve action `ossf/scorecard-action@v2`, unable to find version `v2`
blickly commented 4 months ago

Not a meaningful fix, but the misconfigured action is at least turned off as of https://github.com/google/closure-compiler/pull/4176, allowing us to see when the build breaks.