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 503daaf commit 907d451Copy full SHA for 907d451
.github/workflows/scorecard.yaml
@@ -40,6 +40,6 @@ jobs:
40
retention-days: 5
41
42
- name: "Upload to code-scanning"
43
- uses: github/codeql-action/upload-sarif@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7
+ uses: github/codeql-action/upload-sarif@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2.21.8
44
with:
45
sarif_file: results.sarif
0 commit comments