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 8bea576 + 01574e8 commit b7d18a4Copy full SHA for b7d18a4
.github/workflows/openssf-scorecard.yml
@@ -70,6 +70,6 @@ jobs:
70
71
# Upload the results to GitHub's code scanning dashboard.
72
- name: "Upload to code-scanning"
73
- uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
+ uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
74
with:
75
sarif_file: results.sarif
0 commit comments