Skip to content

Commit

Permalink
Rename GitHub Action Flawfinder -> flawfinder_scan
Browse files Browse the repository at this point in the history
The GitHub Action "flawfinder appears to already be in use,
so I couldn't use it.

Signed-off-by: David A. Wheeler <[email protected]>
  • Loading branch information
david-a-wheeler committed Jul 17, 2021
1 parent e0d8827 commit 8e4a779
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,5 +1,5 @@
name: 'Flawfinder'
description: 'Execute Flawfinder'
name: 'flawfinder_scan'
description: 'Execute Flawfinder to scan source code for vulnerabilities'
inputs:
arguments:
description: 'Command arguments to be sent to Flawfinder'
Expand Down

0 comments on commit 8e4a779

Please sign in to comment.