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 9638786 commit b35056fCopy full SHA for b35056f
.github/workflows/codeql-monorepo.yml
@@ -87,7 +87,7 @@ jobs:
87
project: ${{ fromJson(needs.changes.outputs.projects).projects }}
88
steps:
89
- name: Analyze code
90
- uses: advanced-security/monorepo-code-scanning-action/scan@annotate-sarif
+ uses: advanced-security/monorepo-code-scanning-action/scan@annotate-sarif-fixes
91
# If you have a custom analysis workflow defined at .github/workflows/custom-codeql-analysis.yml, then set this to 'true' so that it is run.
92
# custom-analysis: true
93
0 commit comments