# HG changeset patch # User John Rouillard # Date 1773197574 14400 # Node ID 4fe0d14cf9153d7de103ae0c775a2dccb46228fc # Parent 36be91f671d0065327395d50d8c657c7a009eddb chore(build): bump actions/upload-artifact from 6.0.0 to 7.0.0. #84 diff -r 36be91f671d0 -r 4fe0d14cf915 .github/workflows/ossf-scorecard.yml --- a/.github/workflows/ossf-scorecard.yml Sat Mar 07 19:25:22 2026 -0500 +++ b/.github/workflows/ossf-scorecard.yml Tue Mar 10 22:52:54 2026 -0400 @@ -62,7 +62,7 @@ # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: SARIF file path: results.sarif