Skip to content

Commit

Permalink
fix: Update scorecard.yml [skip release] (#2664)
Browse files Browse the repository at this point in the history
Looks like scorecard had a breaking change, updating it to a non breaking change: ossf/scorecard-action#997

[category:Actions]
  • Loading branch information
mannycarrera4 authored Mar 25, 2024
1 parent 5a3726c commit 6ab7bbd
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 @@ -37,7 +37,7 @@ jobs:
persist-credentials: false

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

0 comments on commit 6ab7bbd

Please sign in to comment.