From 8ce8fbd070477ec72678151e82b82c3d866d9fcd Mon Sep 17 00:00:00 2001 From: Aditya Sirish Date: Wed, 17 Jan 2024 14:32:08 -0500 Subject: [PATCH] Bump gittuf version to v0.3.0 Signed-off-by: Aditya Sirish --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6b88900..1e4a74b 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: gittuf-version: description: 'Version of gittuf to install' required: false - default: '0.2.0' + default: '0.3.0' runs: using: 'composite' steps: