Mercurial > p > roundup > code
diff .github/workflows/ossf-scorecard.yml @ 7293:1bb57a872fe7
Bump github/codeql-action from 2.3.0 to 2.3.2 - https://github.com/roundup-tracker/roundup/pull/27
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 01 May 2023 11:30:28 -0400 |
| parents | 4a28a7364207 |
| children | b2183096b678 |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Wed Apr 26 10:54:27 2023 -0400 +++ b/.github/workflows/ossf-scorecard.yml Mon May 01 11:30:28 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@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 # v2.1.27 + uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.1.27 with: sarif_file: results.sarif
