Skip to content

Commit

Permalink
chore: upgrade ossf/scorecard CI action (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 authored May 13, 2024
1 parent b22c6a3 commit c292ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
token: ${{ secrets.BOT_TOKEN || github.token }} # Bot Token is a PAT for a automation account.

- name: 'Run analysis'
uses: ossf/scorecard-action@v2.1.2
uses: ossf/scorecard-action@v2.3.3
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit c292ba9

Please sign in to comment.