We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc6cc1 commit 09935d8Copy full SHA for 09935d8
.github/workflows/scorecard.yml
@@ -60,6 +60,6 @@ jobs:
60
61
# Upload the results to GitHub's code scanning dashboard.
62
- name: "Upload to code-scanning"
63
- uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
+ uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
64
with:
65
sarif_file: results.sarif
0 commit comments