diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index a5d5f02a3..76e60a6fd 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -59,6 +59,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # tag=v3.24.7 + uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # tag=v4.30.9 with: sarif_file: results.sarif