2
0
Fork 0
mirror of https://github.com/redhat-actions/buildah-build.git synced 2025-06-27 16:25:53 +00:00
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'