Skip to content

Commit a8162ed

Browse files
Update testing.yml
1 parent 7ebd4aa commit a8162ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: .github/workflows/testing.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,8 @@ jobs:
3636
run: docker build -t gowebapi .
3737

3838
- name: Scan For Vuln
39-
run: docker scout quickview
39+
uses: docker/[email protected]
40+
with:
41+
command: quickview
42+
43+

0 commit comments

Comments
 (0)