Files
t.behrendt 2269b09740
CD / Release (push) Successful in 5s
docs(get-images-from-files): document compose support (#28)
get-images-from-files already supports compose files. This PR explicitly documents the compatibility and includes a test.

Reviewed-on: t.behrendt/trivy-actions#28
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
2026-02-05 15:29:37 +01:00

7 lines
193 B
YAML

# Used by CI to test get-images-from-files action (Docker Compose, registry refs only)
services:
web:
image: example.com/compose/web:v3
worker:
image: example.com/compose/worker:v3