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 d3a90ab commit 6e90a7aCopy full SHA for 6e90a7a
.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
49
with:
50
category: "/language:${{matrix.language}}"
51
- upload: false # Don't upload to avoid conflict with default setup
+ upload: false
52
53
vulnerability-scan:
54
name: Go Vulnerability Scan
0 commit comments