diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 0234f60..493a6ac 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -61,7 +61,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@604373da6381bf24206979c74d06a550515601b9 # tag=v3.0.0 + uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # tag=v3.0.0 with: name: SARIF file path: results.sarif