Skip to content

Commit

Permalink
chore: set default mode to vm
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorEulalio committed Apr 8, 2024
1 parent 1e12952 commit e2a907c
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 @@ -71,7 +71,7 @@ inputs:
mode:
description: 'Mode of operation. Can be "vm" or "iac".'
required: false
default: image
default: vm
recursive:
description: 'Recursively scan all folders within the folder specified in the iacScanPath.'
required: false
Expand Down

0 comments on commit e2a907c

Please sign in to comment.