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