We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b7a61 commit 58466a7Copy full SHA for 58466a7
.github/workflows/scan_code.yml
@@ -26,4 +26,4 @@ jobs:
26
SNYK_TOKEN: ${{ secrets.SK_TOKEN }}
27
with:
28
image: ghcr.io/flaxandteal/arches_coral_static:dev-13650788094
29
- args: --file=Dockerfile --severity-threshold=high
+ # args: --file=Dockerfile --severity-threshold=high
0 commit comments