Replace action tag with commit hash.

This commit is contained in:
Yong Yan
2021-07-28 14:08:48 -07:00
parent dd423cb25a
commit bc28e7ed6b
+1 -1
View File
@@ -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'