Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGINT-2539: [Deprecate] [Github] Detect Action #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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