We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a69777 commit e16bcadCopy full SHA for e16bcad
.github/workflows/scorecard.yml
@@ -37,6 +37,6 @@ jobs:
37
path: results.sarif
38
retention-days: 5
39
- name: Upload to code-scanning
40
- uses: github/codeql-action/upload-sarif@497990dfed22177a82ba1bbab381bc8f6d27058f # v3.31.6
+ uses: github/codeql-action/upload-sarif@bffd034ab1518ad839a542b8a7356e13a240e076 # v3.31.7
41
with:
42
sarif_file: results.sarif
0 commit comments