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 055dd2d + d242585 commit ce58a9eCopy full SHA for ce58a9e
.github/workflows/scorecard.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the results to GitHub's code scanning dashboard.
53
- name: "Upload to code-scanning"
54
- uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
+ uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
55
with:
56
sarif_file: results.sarif
0 commit comments