We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b19d89 commit 85c7bf7Copy full SHA for 85c7bf7
.github/workflows/scorecard.yml
@@ -29,7 +29,7 @@ jobs:
29
persist-credentials: false
30
31
- name: "Run analysis"
32
- uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
+ uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
33
with:
34
results_file: results.sarif
35
results_format: sarif
0 commit comments