From 0b86ed69c5683345126ebd7a4cec3928de8a3a38 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Wed, 19 Jul 2023 11:06:45 -0400 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Stephen Augustus --- install/install.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.go b/install/install.go index 2c93f52e..712079a4 100644 --- a/install/install.go +++ b/install/install.go @@ -14,7 +14,7 @@ // // SPDX-License-Identifier: Apache-2.0 -// Package install contains functionality to install the OpenSSF Scorecard workflow +// Package install contains functionality to install the OpenSSF Scorecard workflow. package install import (