diff --git a/action.yml b/action.yml index c6b782b..d5dc618 100644 --- a/action.yml +++ b/action.yml @@ -50,7 +50,7 @@ inputs: imageVersion: description: 'Version of the base image to be used.' required: true - default: 'v22.07' + default: 'v22.10' headerOnly: description: 'Whether Gobra should only verify files with the header "// +gobra".' required: false