Skip to content

Commit 9290a30

Browse files
committed
EZP-32364: Make action use docker image
1 parent 8074736 commit 9290a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ outputs:
1515
description: "Changelog output"
1616
runs:
1717
using: "docker"
18-
image: "Dockerfile"
18+
image: "docker://ghcr.io/ibexa-yuna/changelog-generator-action:v1.0.0"

0 commit comments

Comments
 (0)