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.

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'