Skip to content

Commit 09fdc59

Browse files
committed
fix(action): add docker image back to yml
1 parent 6a86716 commit 09fdc59

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
@@ -44,7 +44,7 @@ outputs:
4444
description: The error and warning messages for each one of the analyzed commits
4545
runs:
4646
using: docker
47-
image: Dockerfile
47+
image: docker://wagoid/commitlint-github-action:5.3.1
4848
branding:
4949
icon: check-square
5050
color: blue

0 commit comments

Comments
 (0)