mthalman / docker-bump-action

MIT License
2 stars 0 forks source link

Support multiple image names #3

Open mthalman opened 6 months ago

mthalman commented 6 months ago

The current API only supports a single target/base as input. This could be expanded to support multiple image names instead.

With such a feature, it would also be useful for the action to have outputs that indicates which of these input image names triggered the event.