comparison .github/workflows/ossf-scorecard.yml @ 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 821429f560cd
children c6287f8b9f2e
comparison
equal deleted inserted replaced
7242:5fccb54fd45f 7243:e6105347eaaa
38 uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.1.0 38 uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.1.0
39 with: 39 with:
40 persist-credentials: false 40 persist-credentials: false
41 41
42 - name: "Run analysis" 42 - name: "Run analysis"
43 uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 43 uses: ossf/scorecard-action@80e868c13c90f172d68d1f4501dee99e2479f7af # v2.1.3
44 with: 44 with:
45 results_file: results.sarif 45 results_file: results.sarif
46 results_format: sarif 46 results_format: sarif
47 # (Optional) "write" PAT token. Uncomment the `repo_token` line below if: 47 # (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
48 # - you want to enable the Branch-Protection check on a *public* repository, or 48 # - you want to enable the Branch-Protection check on a *public* repository, or

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