diff --git a/.github/workflows/flawfinder.yml b/.github/workflows/flawfinder.yml index f5592dd9..dc0287c7 100644 --- a/.github/workflows/flawfinder.yml +++ b/.github/workflows/flawfinder.yml @@ -39,7 +39,7 @@ jobs: persist-credentials: false - name: flawfinder_scan - uses: david-a-wheeler/flawfinder@c57197cd6061453f10a496f30a732bc1905918d1 + uses: david-a-wheeler/flawfinder@c4216b74cf2639ffa98503768bd6e4299b5440c9 with: arguments: '--sarif ./' output: 'flawfinder_results.sarif'