[all-commits] [llvm/llvm-project] 312051: [Github] Fix scorecard action (#131472)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Mar 21 11:26:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 312051591c0b99042b78ade7a17a7daaabbaa992
      https://github.com/llvm/llvm-project/commit/312051591c0b99042b78ade7a17a7daaabbaa992
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M .github/workflows/scorecard.yml

  Log Message:
  -----------
  [Github] Fix scorecard action (#131472)

This patch fixes the scorecard action. It is currently failing with an
error due to the upload-artifact action being too far out of date.


https://github.com/llvm/llvm-project/actions/runs/13865016326/job/38802095257
is an example of a job failure.

This patch also bumps the other actions versions while we are at it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list