Mercurial > p > roundup > code
diff .github/workflows/ossf-scorecard.yml @ 7245:c6287f8b9f2e
Bump github/codeql-action from 2.2.8 to 2.2.9 - https://github.com/roundup-tracker/roundup/pull/15
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 03 Apr 2023 02:16:06 -0400 |
| parents | e6105347eaaa |
| children | 7fd9d0f15cf0 |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Mon Apr 03 02:15:27 2023 -0400 +++ b/.github/workflows/ossf-scorecard.yml Mon Apr 03 02:16:06 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@67a35a08586135a9573f4327e904ecbf517a882d # v2.1.27 + uses: github/codeql-action/upload-sarif@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.1.27 with: sarif_file: results.sarif
