Skip to content

Commit

Permalink
Bump ossf/scorecard-action to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Apr 3, 2024
1 parent 4431134 commit 723162c
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@99c53751e09b9529366343771cc321ec74e9bd3d # tag=v2.0.6
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 723162c

Please sign in to comment.