diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 18f43fc8..2c7162ea 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -31,7 +31,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF - name: "Upload artifact" - uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20 + uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6 with: name: SARIF file path: results.sarif