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.
1 parent c300254 commit 0a6edc5Copy full SHA for 0a6edc5
.github/workflows/scorecards.yml
@@ -36,6 +36,6 @@ jobs:
36
path: results.sarif
37
retention-days: 5
38
- name: "Upload to code-scanning"
39
- uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
+ uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
40
with:
41
sarif_file: results.sarif
0 commit comments