diff --git a/action.yml b/action.yml index 62bda61..c7a9ea5 100644 --- a/action.yml +++ b/action.yml @@ -9,4 +9,4 @@ runs: # this is built using GCB by building the Dockerfile in this directory on # every tagged release. After tagging a release, a new version should # automatically appear. - image: 'docker://gcr.io/kubebuilder/pr-verifier:v0.2.0' + image: 'docker://gcr.io/kubebuilder/pr-verifier:v0.3.0'