Skip to content

Commit b35056f

Browse files
authored
Update CodeQL action to annotate-sarif-fixes
v2 of this change
1 parent 9638786 commit b35056f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
project: ${{ fromJson(needs.changes.outputs.projects).projects }}
8888
steps:
8989
- name: Analyze code
90-
uses: advanced-security/monorepo-code-scanning-action/scan@annotate-sarif
90+
uses: advanced-security/monorepo-code-scanning-action/scan@annotate-sarif-fixes
9191
# 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.
9292
# custom-analysis: true
9393

0 commit comments

Comments
 (0)