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 ac66dc8 + 2f44859 commit e0647e4Copy full SHA for e0647e4
.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@47b3d888fe66b639e431abf22ebca059152f1eea # v3.24.5
+ uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
75
with:
76
sarif_file: results.sarif
0 commit comments