Fix: Use dockerfile for the action rather than standard one.

This commit is contained in:
2021-05-09 16:09:57 +01:00
parent f5f678f6de
commit f397fb24a4
+1 -1
View File
@@ -21,4 +21,4 @@ outputs:
description: 'Calculated semantic version'
runs:
using: 'docker'
image: 'docker://ghcr.io/lukaszraczylo/semver-generator:latest'
image: Dockerfile-action