Skip to content

Commit

Permalink
Update security analysis publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkiage committed Oct 19, 2023
1 parent 757f58e commit df25782
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .azure-pipelines/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,11 @@ stages:
AnalyzeHashes: true
AnalyzeEnvironment: true

- task: PublishSecurityAnalysisLogs@2
- task: PublishSecurityAnalysisLogs@3
displayName: "Publish Security Analysis Logs"
inputs:
ArtifactName: CodeAnalysisLogs
AllTools: true

- task: PostAnalysis@2
displayName: "Post Analysis"
Expand Down

0 comments on commit df25782

Please sign in to comment.