Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubrlloyd authored Sep 25, 2020
1 parent 33d5315 commit c4e3ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# action.yml
name: 'Convert Veracode Pipeline scan results to SARIF'
description: 'Convert the output results file from Veracode Pipeline Scan to a valid SARIF file'
name: 'Veracode Static Analysis Pipeline Scan and SARIF import'
description: 'Initiate a Veracode Static Analysis Pipeline Scan and convert the results file to a valid SARIF file'
inputs:
pipeline-results-json: # id of input
description: 'location of the pipeline json result file'
Expand Down

0 comments on commit c4e3ac3

Please sign in to comment.