Mercurial > p > roundup > code
changeset 7243:e6105347eaaa
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 - https://github.com/roundup-tracker/roundup/pull/16
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 03 Apr 2023 02:14:28 -0400 |
| parents | 5fccb54fd45f |
| children | 4c1d62dbcffe |
| files | .github/workflows/ossf-scorecard.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Mon Apr 03 00:56:32 2023 -0400 +++ b/.github/workflows/ossf-scorecard.yml Mon Apr 03 02:14:28 2023 -0400 @@ -40,7 +40,7 @@ persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 + uses: ossf/scorecard-action@80e868c13c90f172d68d1f4501dee99e2479f7af # v2.1.3 with: results_file: results.sarif results_format: sarif
