We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54ff3c commit 3b26695Copy full SHA for 3b26695
.github/workflows/scorecard.yml
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
28
- name: "Run analysis"
29
- uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
+ uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
30
with:
31
results_file: results.sarif
32
results_format: sarif
0 commit comments