mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 05:38:56 +08:00
feat: bump to use node20 runtime
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
0f8c876baf
commit
cfd8af8f69
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue