Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
Updated Action description
  • Loading branch information
spark1security authored Oct 15, 2023
1 parent 989feee commit 81cf269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Spark 1 n0s1'
description: 'Scans Project Management platforms (e.g. Jira, Linear) for secret leaks with n0s1'
description: 'Scan Project Management platforms (e.g. Jira, Linear) for secret leaks with n0s1'
author: 'Spark 1'
inputs:
scan-target:
Expand Down Expand Up @@ -70,4 +70,4 @@ runs:
- '-j ${{ inputs.secret-manager }}'
- '-k ${{ inputs.contact-help }}'
- '-l ${{ inputs.label }}'
- '-m ${{ inputs.show-matched-secret-on-logs }}'
- '-m ${{ inputs.show-matched-secret-on-logs }}'

0 comments on commit 81cf269

Please sign in to comment.