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 f6b1a4f commit b5b9b48Copy full SHA for b5b9b48
.github/workflows/scorecards.yml
@@ -37,7 +37,7 @@ jobs:
37
persist-credentials: false
38
39
- name: "Run analysis"
40
- uses: ossf/scorecard-action@937ffa90d79c7d720498178154ad4c7ba1e4ad8c # v2.1.0
+ uses: ossf/scorecard-action@15c10fcf1cf912bd22260bfec67569a359ab87da # v2.1.1
41
with:
42
results_file: results.sarif
43
results_format: sarif
news/20221221071258.bugfix
@@ -0,0 +1 @@
1
+Dependency upgrade: scorecard-action-2.1.1
0 commit comments