Skip to content

Commit

Permalink
Fixed version for ossf/scorecard-action action
Browse files Browse the repository at this point in the history
No semantic version tags are available.
  • Loading branch information
mcserep committed Apr 23, 2024
1 parent 4b22843 commit 8e84d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
persist-credentials: false

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

0 comments on commit 8e84d84

Please sign in to comment.