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 260629b commit f925af8Copy full SHA for f925af8
.github/workflows/scorecard.yaml
@@ -41,6 +41,6 @@ jobs:
41
retention-days: 5
42
43
- name: "Upload to code-scanning"
44
- uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
+ uses: github/codeql-action/upload-sarif@701f152f28d4350ad289a5e31435e9ab6169a7ca # v2.21.6
45
with:
46
sarif_file: results.sarif
0 commit comments