From 69b72b37f64222e3d4a4346db9f3c2a9ced8b696 Mon Sep 17 00:00:00 2001 From: Gian Carlo Pace Date: Thu, 26 Oct 2023 16:02:12 +0200 Subject: [PATCH] Update .github/actions/docker-build-image/action.yml Co-authored-by: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com> --- .github/actions/docker-build-image/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/docker-build-image/action.yml b/.github/actions/docker-build-image/action.yml index b85a5573f..84107cc02 100644 --- a/.github/actions/docker-build-image/action.yml +++ b/.github/actions/docker-build-image/action.yml @@ -48,7 +48,7 @@ inputs: description: AWS role name default: ECR_Write grype-scan-enabled: - description: Define whether a Grype scan should be executed or not + description: Defines whether a Grype scan should be executed or not required: false default: 'true' preview-label: