From 4c7569864f53c86eb49e3560807cfda846606d54 Mon Sep 17 00:00:00 2001 From: Rajat Jindal Date: Sat, 5 Oct 2019 16:53:28 +0530 Subject: [PATCH] v0.0.27-2 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3519e71..926230e 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: required: true runs: using: 'docker' - image: 'docker://rajatjindal/krew-plugin-release:v0.0.26' + image: 'docker://rajatjindal/krew-plugin-release:v0.0.27-1' args: - ${{ inputs.upstream-krew-index-owner }} - ${{ inputs.plugin-name }}