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.
2 parents e97c699 + c292ba9 commit 1d5afd8Copy full SHA for 1d5afd8
.github/workflows/security-scorecard.yml
@@ -53,7 +53,7 @@ jobs:
53
token: ${{ secrets.BOT_TOKEN || github.token }} # Bot Token is a PAT for a automation account.
54
55
- name: 'Run analysis'
56
- uses: ossf/scorecard-action@v2.1.2
+ uses: ossf/scorecard-action@v2.3.3
57
with:
58
results_file: results.sarif
59
results_format: sarif
0 commit comments