This commit is contained in:
@@ -8,11 +8,7 @@ inputs:
|
||||
description: The context of the build environment
|
||||
required: false
|
||||
default: .
|
||||
image:
|
||||
description: The image of yamllint
|
||||
required: false
|
||||
default: gitea.konchin.com/image/yamllint:main
|
||||
|
||||
runs:
|
||||
using: docker
|
||||
image: ${{ inputs.image }}
|
||||
image: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user