mirror of
https://github.com/docker/metadata-action.git
synced 2026-04-25 08:58:19 +01:00
replace ncc with esbuild for action bundling
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -67,4 +67,4 @@ outputs:
|
||||
|
||||
runs:
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
main: 'dist/index.cjs'
|
||||
|
||||
Reference in New Issue
Block a user