Skip to content

Commit

Permalink
fix: action name was already in use
Browse files Browse the repository at this point in the history
  • Loading branch information
brpaz committed Oct 2, 2019
1 parent 7bb7450 commit 2d3af3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Hadolint'
name: 'Hadolint Action'
description: 'Action that runs Hadolint Dockerfile linting tool'
author: 'Bruno Paz'
inputs:
Expand Down

0 comments on commit 2d3af3e

Please sign in to comment.