Replace action tag with commit hash.
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: flawfinder_scan
|
||||
uses: david-a-wheeler/flawfinder@2.0.19-alpha1
|
||||
uses: david-a-wheeler/flawfinder@8e4a779ad59dbfaee5da586aa9210853b701959c
|
||||
with:
|
||||
arguments: '--sarif ./'
|
||||
output: 'flawfinder_results.sarif'
|
||||
|
||||
Reference in New Issue
Block a user