Skip to content

Commit

Permalink
test scorecard
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun committed Apr 3, 2024
1 parent 20a5e72 commit f6220b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
push:
branches: [ "main" ]
workflow_dispatch:
pull_request:

# Declare default permissions as read only.
permissions: read-all
Expand All @@ -38,7 +39,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2
uses: ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # tag=v2.0.6
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit f6220b2

Please sign in to comment.