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