We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1549ee commit 36bb580Copy full SHA for 36bb580
.github/workflows/ossf-scorecard.yml
@@ -32,7 +32,7 @@ jobs:
32
app-id: ${{ vars.OSSF_SCORECARD_APP_ID }}
33
private-key: ${{ secrets.OSSF_SCORECARD_PRIVATE_KEY }}
34
35
- - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
+ - uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
36
with:
37
repo_token: ${{ steps.create-token.outputs.token }}
38
results_file: results.sarif
0 commit comments