Skip to content

Commit a8162ed

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

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 5 additions & 1 deletion
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)