You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,15 +36,17 @@ The OSV-Scanner GitHub Action can be [automatically](#automatic-installation) or
36
36
37
37

38
38
39
-
2) Search for "OSV".
39
+
2) (If you already have existing workflows) Select "New Workflow" on the top left.
40
+
41
+
3) Search for "OSV".
40
42
41
43

42
44
43
-
3) Choose the "OSV Scanner" from the list of workflows, and then click “Configure”.
45
+
4) Choose the "OSV Scanner" from the list of workflows, and then click “Configure”.
44
46
45
47

46
48
47
-
4) Configure the workflow
49
+
5) Configure the workflow
48
50
49
51
The automatically installed GitHub Action includes functionality for both a [scheduled scan](#scheduled-scan) and a [scan on pull request](#scan-on-pull-request).
0 commit comments