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 3c5532e commit 781723aCopy full SHA for 781723a
.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@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
+ uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4
44
with:
45
sarif_file: results.sarif
0 commit comments