We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d18d36 commit 7312841Copy full SHA for 7312841
1 file changed
.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@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
+ uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
51
with:
52
sarif_file: results.sarif
0 commit comments