We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940e19a commit a751828Copy full SHA for a751828
.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@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
+ uses: github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
44
with:
45
sarif_file: results.sarif
0 commit comments