We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd69f6 commit 86af1e7Copy full SHA for 86af1e7
1 file changed
.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@0daab03d71ff584ef619d027a3fd9146679c5d84 # v3.35.3
+ uses: github/codeql-action/upload-sarif@7fd177fa680c9881b53cdab4d346d32574c9f7f4 # v3.35.4
44
with:
45
sarif_file: results.sarif
0 commit comments