Skip to content

Commit 2f96aac

Browse files
authored
Merge pull request #80 from synopsys-sig/depricated-message
Updated Deprecated Message to README and action.yml file
2 parents 22f3787 + 94548e9 commit 2f96aac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Detect Action
1+
# DEPRECATED: Detect Action
2+
3+
**NOTE:** This plugin has been deprecated and is no longer supported. It is recommended that you move to our
4+
new and supported <a href="https://github.com/marketplace/actions/black-duck-security-scan">Black Duck Security Scan.</a>
5+
26

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

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Detect Rapid Scan Action'
22
branding:
33
icon: 'shield'
44
color: 'purple'
5-
description: 'A GitHub action to perform a Detect rapid scan and record the results'
5+
description: 'Deprecated:Please use Black Duck Security Scan "https://github.com/marketplace/actions/black-duck-security-scan" '
66
inputs:
77
github-token:
88
description: 'Your GitHub token'

0 commit comments

Comments
 (0)