Closed ben-manes closed 1 year ago
Internal ticket created : TS-392
Hello @ben-manes
Thanks for reporting this.
Can you run codacy/codacy-analysis-cli-action@master instead of codacy/codacy-analysis-cli-action@5cc54a75f9ad88159bb54046196d920e40e367a5? When you run the pipeline, it runs for a old version of cli-action 7.6.3 instead of 7.9.1, which is the latest version.
Kind regards, David Marinho
I see, thanks. Can you perform regular releases? OSSF Scorecard will report unpinned actions as a supply chain vulnerability, where only hash versions are considered safe due to tag rewriting. It is easy to keep it updated using dependabot, and you can submit security incidents to github if a version is compromised. Otherwise there is a risk of a compromise like Codecov, SolarWinds, Jetbrains, etc. A dynamic version is really not in anyone's best interest.
The error still occurs with 7.9.1
https://github.com/ben-manes/caffeine/actions/runs/5138777500/jobs/9248461369#step:5:354
I observe that the analysis fails. It isn't clear if this is a configuration mistake, in which case the error could be more helpful.