Update published action name and version
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Run Flawfinder
|
- name: flawfinder_scan
|
||||||
uses: david-a-wheeler/flawfinder@v1.0
|
uses: david-a-wheeler/flawfinder@2.0.19-alpha1
|
||||||
with:
|
with:
|
||||||
arguments: '--sarif ./'
|
arguments: '--sarif ./'
|
||||||
output: 'flawfinder_results.sarif'
|
output: 'flawfinder_results.sarif'
|
||||||
|
|||||||
Reference in New Issue
Block a user