We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72eae9f commit 7a58638Copy full SHA for 7a58638
.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@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
+ uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
44
with:
45
sarif_file: results.sarif
0 commit comments