From f4d40f9321112095aae8ec9fc6c3ec5521678498 Mon Sep 17 00:00:00 2001 From: Maksud Ur Rahman Date: Thu, 28 Nov 2024 16:13:55 +0600 Subject: [PATCH] readme and action.yml updated --- README.md | 4 +++- action.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e3a969..4927fce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Detect Action +# DEPRECATED: Detect Action + +**NOTE:** This action is deprecated and no longer supported. It is recommended that you install or migrate to the newer, supported version, Black Duck Security Scan. ![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/synopsys-sig/detect-action?color=blue&label=Latest%20Version&sort=semver) diff --git a/action.yml b/action.yml index 8a7f695..8e55c5f 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: 'Detect Rapid Scan Action' branding: icon: 'shield' color: 'purple' -description: 'A GitHub action to perform a Detect rapid scan and record the results' +description: 'Deprecated:Please use Black Duck Security Scan ' inputs: github-token: description: 'Your GitHub token'