Timothée Ravier 2022-10-21 12:43:22 +02:00
parent d097e2e3d2
commit a70665c023

View file

@ -90,5 +90,5 @@ outputs:
image-with-tag:
description: 'Name of the image tagged with the first tag present'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'