We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 955f272 + 0b54c13 commit f414650Copy full SHA for f414650
.github/workflows/scorecard.yml
@@ -35,6 +35,6 @@ jobs:
35
retention-days: 5
36
37
- name: Upload to code-scanning
38
- uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3.29.5
+ uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v3.29.5
39
with:
40
sarif_file: results.sarif
0 commit comments