Skip to content

Commit

Permalink
Merge pull request #4 from rgeraads/patch-1
Browse files Browse the repository at this point in the history
Improved --disable-exit-code description
  • Loading branch information
fabpot authored Mar 23, 2022
2 parents 038cecb + ffca1e1 commit e826852
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
Expand Up @@ -9,7 +9,7 @@ inputs:
required: false
default: './composer.lock'
disable-exit-code:
description: 'Whether to fail when issues are detected (false by default)'
description: 'Whether to continue when issues are detected (false by default)'
required: false
default: 0
outputs:
Expand Down

0 comments on commit e826852

Please sign in to comment.