Skip to content

Commit

Permalink
suppress suppression file while we don't have anything to suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
miniksa committed Dec 8, 2021
1 parent 1b9ee5a commit 49f1f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:
displayName: 'Run CredScan'
inputs:
outputFormat: pre
suppressionsFile: LocalSuppressions.json
# suppressionsFile: LocalSuppressions.json
batchSize: 20
debugMode: false
continueOnError: true
Expand Down

1 comment on commit 49f1f4b

@github-actions

This comment was marked as duplicate.

Please sign in to comment.