Skip to content

Commit 7afc034

Browse files
Update github-action.md
1 parent 3e84f59 commit 7afc034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Microsoft Security DevOps uses the following Open Source tools:
8686
- name: Run Microsoft Security DevOps Analysis
8787
uses: microsoft/security-devops-action@latest
8888
id: msdo
89-
with:
89+
# with:
9090
# config: string. Optional. A file path to an MSDO configuration file ('*.gdnconfig').
9191
# policy: 'GitHub' | 'microsoft' | 'none'. Optional. The name of a well-known Microsoft policy. If no configuration file or list of tools is provided, the policy may instruct MSDO which tools to run. Default: GitHub.
9292
# categories: string. Optional. A comma-separated list of analyzer categories to run. Values: 'code', 'artifacts', 'IaC', 'containers'. Example: 'IaC, containers'. Defaults to all.

0 commit comments

Comments
 (0)