From: Marc Foley Date: Fri, 21 Feb 2025 10:55:26 +0000 (+0000) Subject: scorecard.yml: bump upload-artifact X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9101%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git scorecard.yml: bump upload-artifact --- diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 637874e16..1efcb2635 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -59,7 +59,7 @@ jobs: # 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@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0 + uses: actions/upload-artifact@v4 with: name: SARIF file path: results.sarif