diff --git a/.github/workflows/flawfinder.yml b/.github/workflows/flawfinder.yml index 66aef1fe..194830c4 100644 --- a/.github/workflows/flawfinder.yml +++ b/.github/workflows/flawfinder.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v6 - name: flawfinder_scan - uses: david-a-wheeler/flawfinder@c57197cd6061453f10a496f30a732bc1905918d1 + uses: david-a-wheeler/flawfinder@c4216b74cf2639ffa98503768bd6e4299b5440c9 with: arguments: '--sarif ./' output: 'flawfinder_results.sarif'