Skip to content

Commit 8544e8f

Browse files
committed
merge: Merge pull request #186 from Seagate/dependabot/github_actions/dot-github/workflows/david-a-wheeler/flawfinder-2.0.19
build(deps): bump david-a-wheeler/flawfinder from 2.0.19.pre.alpha1 to 2.0.19 in /.github/workflows Signed-off-by: Tyler Erickson <[email protected]>
1 parent 3f57f9c commit 8544e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flawfinder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: flawfinder_scan
30-
uses: david-a-wheeler/flawfinder@8e4a779ad59dbfaee5da586aa9210853b701959c
30+
uses: david-a-wheeler/flawfinder@c57197cd6061453f10a496f30a732bc1905918d1
3131
with:
3232
arguments: '--sarif ./'
3333
output: 'flawfinder_results.sarif'

0 commit comments

Comments
 (0)