Skip to content

Commit

Permalink
Fix scorecard workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
makkes committed Dec 10, 2024
1 parent 5959e3a commit 7c5beee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 7c5beee

Please sign in to comment.