Merge branch 'master' of github.com:docker/metadata-action into empty-images

This commit is contained in:
Jason D'Amour 2023-10-09 09:39:06 -07:00
commit 9eecca6da1
No known key found for this signature in database
23 changed files with 2081 additions and 773 deletions

View file

@ -50,5 +50,5 @@ outputs:
description: 'JSON output of tags and labels'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'