changeset 8498:4a8a29825987

build: bump actions/upload-artifact from 5.0.0 to 6.0.0 (PR #77)
author John Rouillard <rouilj@ieee.org>
date Mon, 15 Dec 2025 09:46:01 -0500
parents 9d1fde7a4bea
children 7c49a4267705
files .github/workflows/ossf-scorecard.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml	Mon Dec 15 09:45:32 2025 -0500
+++ b/.github/workflows/ossf-scorecard.yml	Mon Dec 15 09:46:01 2025 -0500
@@ -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@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+        uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
         with:
           name: SARIF file
           path: results.sarif

Roundup Issue Tracker: http://roundup-tracker.org/