diff --git a/action.yml b/action.yml index 97d3e1a..99e17af 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ inputs: required: false default: 'artifacts' description: 'Path where test artifacts should be stored.' - useNetworkHost: + useHostNetwork: required: false default: false description: 'Initialises Docker using the hosts network.'