From 7422dec7eb7dab0d749204c30a6ad87a71cf19b1 Mon Sep 17 00:00:00 2001 From: BY SOMMER Date: Mon, 4 Nov 2024 05:06:23 +0100 Subject: [PATCH] Update action.yml Signed-off-by: BY SOMMER --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a91b6c2..d879067 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: 'Attest Build Provenance' description: 'Generate provenance attestations for build artifacts' -author: 'GitHub' +author: 'bysommer' branding: color: 'blue' icon: 'lock'