comparison .github/workflows/ossf-scorecard.yml @ 7186:fcf7e210a0f9

upgrade codeql-actions to 2.2.5. https://github.com/roundup-tracker/roundup/pull/6
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Feb 2023 23:39:27 -0500
parents 1be1eedbf593
children 8dc5b3739367
comparison
equal deleted inserted replaced
7185:8e8d111fcdcd 7186:fcf7e210a0f9
65 path: results.sarif 65 path: results.sarif
66 retention-days: 5 66 retention-days: 5
67 67
68 # Upload the results to GitHub's code scanning dashboard. 68 # Upload the results to GitHub's code scanning dashboard.
69 - name: "Upload to code-scanning" 69 - name: "Upload to code-scanning"
70 uses: github/codeql-action/upload-sarif@807578363a7869ca324a79039e6db9c843e0e100 # v2.1.27 70 uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.1.27
71 with: 71 with:
72 sarif_file: results.sarif 72 sarif_file: results.sarif

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