mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-07 04:04:39 +00:00
Fix: Use dockerfile for the action rather than standard one.
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ outputs:
|
|||||||
description: 'Calculated semantic version'
|
description: 'Calculated semantic version'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://ghcr.io/lukaszraczylo/semver-generator:latest'
|
image: Dockerfile-action
|
||||||
|
|||||||
Reference in New Issue
Block a user