Skip to content

Commit 0561ba8

Browse files
committed
fix(action): use dockerfile
1 parent 0a35ed4 commit 0561ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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: docker://wagoid/commitlint-github-action:5.3.1
47+
image: Dockerfile
4848
branding:
4949
icon: check-square
5050
color: blue

0 commit comments

Comments
 (0)