From a662908478c424f10cf28a8cf55e529602927285 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Thu, 27 Aug 2020 09:14:28 -0700 Subject: [PATCH] release: Kata Containers 1.12.0-alpha1 - actions: Pin to a particular sha for actions - actions: Add action to perform checks for pull requests 57b64f35 actions: Pin to a particular sha for actions 1b157e50 actions: Add github actions to perform DCO check 0d96145c actions: Add action to perform WIP check for pull requests Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index dbf1ae9ca4..1feffed105 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.0-alpha0 +1.12.0-alpha1