We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c3bfc commit d3599cfCopy full SHA for d3599cf
.github/workflows/scorecard.yml
@@ -31,6 +31,6 @@ jobs:
31
path: results.sarif
32
retention-days: 5
33
- name: Upload to code-scanning
34
- uses: github/codeql-action/upload-sarif@47b3d888fe66b639e431abf22ebca059152f1eea # v3.24.5
+ uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
35
with:
36
sarif_file: results.sarif
0 commit comments