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 c9ccc2a commit aee8013Copy full SHA for aee8013
.github/workflows/scorecards.yml
@@ -72,6 +72,6 @@ jobs:
72
73
# Upload the results to GitHub's code scanning dashboard.
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@d3ced5c96c16c4332e2a61eb6f3649d6f1b20bb8 # v3.31.5
+ uses: github/codeql-action/upload-sarif@497990dfed22177a82ba1bbab381bc8f6d27058f # v3.31.6
76
with:
77
sarif_file: results.sarif
0 commit comments