Skip to content

Commit

Permalink
Bug fix: Update scorecard to v2.3.1 (#8688)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabibguti committed Mar 20, 2024
1 parent 3d57cf7 commit 1d504e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 1d504e9

Please sign in to comment.