mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-05 03:54:46 +00:00
Force use of the docker container instead of building the image on the fly.
This commit is contained in:
+1
-1
@@ -33,4 +33,4 @@ outputs:
|
||||
description: 'Calculated semantic version'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: Dockerfile
|
||||
image: 'docker://ghcr.io/lukaszraczylo/semver-generator:latest'
|
||||
|
||||
Reference in New Issue
Block a user