Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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, <a href="#">Black Duck Security Scan</a>.

![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/synopsys-sig/detect-action?color=blue&label=Latest%20Version&sort=semver)

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <marketplace new url>'
inputs:
github-token:
description: 'Your GitHub token'
Expand Down