We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e84ddce + fcd4cd0 commit 97f9069Copy full SHA for 97f9069
.github/workflows/openssf-scorecard.yml
@@ -71,6 +71,6 @@ jobs:
71
# Upload the results to GitHub's code scanning dashboard.
72
- name: "Upload to code-scanning"
73
if: ${{ github.event_name == 'push' }}
74
- uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
+ uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
75
with:
76
sarif_file: results.sarif
0 commit comments