We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a931cac commit 4f6696fCopy full SHA for 4f6696f
.github/workflows/scorecards-analysis.yml
@@ -45,7 +45,7 @@ jobs:
45
persist-credentials: false
46
47
- name: "Run analysis"
48
- uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # 2.4.0
+ uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # 2.4.1
49
with:
50
results_file: results.sarif
51
results_format: sarif
0 commit comments