mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-20 11:05:41 +01:00
chore: node 20 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
450eef4207
commit
547dcd6d67
@ -50,5 +50,5 @@ outputs:
|
|||||||
description: 'JSON output of tags and labels'
|
description: 'JSON output of tags and labels'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
Reference in New Issue
Block a user