Skip to content

Commit

Permalink
Fix lint default
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed May 31, 2023
1 parent d648877 commit 2053cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ inputs:
lint:
description: 'Lint dockerfiles and fail build if any issues are at least the lint-fail-on severity'
required: false
default: 'false'
lint-fail-on:
description: 'Severity of linter issue to cause the build to fail. (e.g., error, warn, info, none)'
required: false
Expand Down

0 comments on commit 2053cb7

Please sign in to comment.