diff .github/workflows/ossf-scorecard.yml @ 7225:a81f3750a14a

Commit https://github.com/roundup-tracker/roundup/pull/8 Bump github/codeql-action from 2.2.5 to 2.2.6 also include sarif upload changes.
author John Rouillard <rouilj@ieee.org>
date Sun, 12 Mar 2023 23:48:15 -0400
parents 8dc5b3739367
children 0fd41edd26b0
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml	Sun Mar 12 22:15:44 2023 -0400
+++ b/.github/workflows/ossf-scorecard.yml	Sun Mar 12 23:48:15 2023 -0400
@@ -70,6 +70,6 @@
 
       # Upload the results to GitHub's code scanning dashboard.
       - name: "Upload to code-scanning"
-        uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.1.27
+        uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.1.27
         with:
           sarif_file: results.sarif

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