diff --git a/action.yml b/action.yml index 40dd4cee..5e9791ac 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ inputs: default: '' verifyDownload: required: false - description: 'Verify the downloaded reporter\'s checksum and GPG signature' + description: 'Verify the downloaded reporter''s checksum and GPG signature' default: 'true' runs: using: 'node12'