docs(get-images-from-files): document compose support #28
Reference in New Issue
Block a user
Delete Branch "feat-get-images-add-support-for-compose-files"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
get-images-from-files already supports compose files. This PR explicitly documents the compatibility and includes a test.
The PR aligns with the title and description by documenting Docker Compose support. Changes include updating README.md, CI workflow, action.yaml, and adding a test file. No obvious issues found.