We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a734779 commit 443b0d8Copy full SHA for 443b0d8
.github/workflows/scorecard.yml
@@ -42,7 +42,7 @@ jobs:
42
persist-credentials: false
43
44
- name: "Run analysis"
45
- uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
+ uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
46
with:
47
results_file: results.sarif
48
results_format: sarif
0 commit comments