tensorflow / build

Build-related tools for TensorFlow
Apache License 2.0
271 stars 111 forks source link

Fix Scorecard Github Action error #134

Closed joycebrum closed 8 months ago

joycebrum commented 1 year ago

I've seen that the Scorecard Github Action is with Failure (https://github.com/tensorflow/build/actions/runs/3333110214) with an error mentioning an error updating to TUF remote mirror: tuf: invalid key, which is related to the issue https://github.com/ossf/scorecard-action/issues/998, solved in the version 2.0.6.

Can I open a PR to solve this issue by upgrading the scorecard github action? Let me know if the PR is welcome.