We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e050a02 commit c802f96Copy full SHA for c802f96
.github/workflows/scorecard.yml
@@ -47,6 +47,6 @@ jobs:
47
48
# Upload the results to GitHub's code scanning dashboard.
49
- name: 'Upload to code-scanning'
50
- uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
+ uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
51
with:
52
sarif_file: results.sarif
0 commit comments