mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
fix(action): add docker image back to yml
This commit is contained in:
parent
6a86716a79
commit
09fdc59483
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ outputs:
|
|||
description: The error and warning messages for each one of the analyzed commits
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
||||
image: docker://wagoid/commitlint-github-action:5.3.1
|
||||
branding:
|
||||
icon: check-square
|
||||
color: blue
|
||||
|
|
|
|||
Loading…
Reference in a new issue