fix(ci): add load: true to buildx so Trivy can find the built image

This commit is contained in:
SaelixCode
2026-03-22 22:07:32 -04:00
parent f5c5eda30a
commit 353fd253e9
+1
View File
@@ -83,6 +83,7 @@ jobs:
with:
context: .
push: false
load: true
tags: sencho:pr-test
cache-from: type=gha
cache-to: type=gha,mode=max