Skip to content

Commit

Permalink
Remove defaults from the recently added fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
febuiles committed Nov 11, 2022
1 parent a3074cd commit 6e42c33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Expand Up @@ -38,12 +38,9 @@ inputs:
license-check:
description: A boolean to determine if license checks should be performed
required: false
default: true
vulnerability-check:
description: A boolean to determine if vulnerability checks should be performed
required: false
default: true

runs:
using: 'node16'
main: 'dist/index.js'

0 comments on commit 6e42c33

Please sign in to comment.