Skip to content

Commit 9f3314b

Browse files
authored
Update scan_code.yml
1 parent 5394bc9 commit 9f3314b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan_code.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
3131
with:
3232
image: $ImageName:$ImageTag
33-
# args: --file=Dockerfile --severity-threshold=high
33+
args: --severity-threshold=high #--file=Dockerfile
3434

0 commit comments

Comments
 (0)