mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
fix: action name was already in use
This commit is contained in:
parent
7bb745041c
commit
2d3af3ec16
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: 'Hadolint'
|
name: 'Hadolint Action'
|
||||||
description: 'Action that runs Hadolint Dockerfile linting tool'
|
description: 'Action that runs Hadolint Dockerfile linting tool'
|
||||||
author: 'Bruno Paz'
|
author: 'Bruno Paz'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue