implement an edge tag and update image security check accordingly

This commit is contained in:
dresber
2026-06-14 09:51:36 +02:00
parent f92d92355a
commit 83911b842f
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
type: string
image_tag:
type: string
default: "latest"
default: "edge"
scan_severity:
type: string
default: "HIGH,CRITICAL"