Skip to content

Commit c292ba9

Browse files
authored
chore: upgrade ossf/scorecard CI action (#1443)
1 parent b22c6a3 commit c292ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
token: ${{ secrets.BOT_TOKEN || github.token }} # Bot Token is a PAT for a automation account.
5454

5555
- name: 'Run analysis'
56-
uses: ossf/scorecard-action@v2.1.2
56+
uses: ossf/scorecard-action@v2.3.3
5757
with:
5858
results_file: results.sarif
5959
results_format: sarif

0 commit comments

Comments
 (0)