mirror of
https://github.com/kitabisa/docker-slim-action.git
synced 2025-04-16 03:36:05 +00:00

Updated the version retrieval logic in the `get_slim` function of `index.ts` to correctly assign the `VER` variable based on the provided `inputVersion`. This change ensures that the appropriate version tag is assigned even when a specific input version is provided, enhancing the reliability of version handling. Fix #3 Signed-off-by: Dwi Siswanto <me@dw1.io>