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-2209: Updated Deprecated message #50

Closed
wants to merge 9 commits into from
Closed
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
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Coverity Report For v7 JSON Output
# DEPRECATED: Coverity Report For v7 JSON Output

**NOTE:** This plugin has been deprecated and is no longer supported. It is recommended that you move to our
new and supported <a href="https://github.com/marketplace/actions/black-duck-security-scan">Black Duck Security Scan.</a>Instructions can be found at <a href="https://documentation.blackduck.com/bundle/bridge/page/documentation/c_using-github-action.html">BlackDuckDoc's</a>.

![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/synopsys-sig/coverity-report-output-v7-json?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: 'Coverity json-output-v7 Report'
branding:
icon: 'shield'
color: 'purple'
description: 'Parse Coverity json-output-v7 and report on the results within GitHub'
description: 'Deprecated:Please use Black Duck Security Scan <a href="https://github.com/marketplace/actions/black-duck-security-scan">Black Duck Security Scan</a>'
author: 'Synopsys Inc'
inputs:
github-token:
Expand Down
6 changes: 3 additions & 3 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading
Loading