Skip to content

Commit

Permalink
Bump david-a-wheeler/flawfinder from 2.0.19.pre.alpha1 to 2.0.19
Browse files Browse the repository at this point in the history
Bumps [david-a-wheeler/flawfinder](https://github.com/david-a-wheeler/flawfinder) from 2.0.19.pre.alpha1 to 2.0.19.
- [Release notes](https://github.com/david-a-wheeler/flawfinder/releases)
- [Changelog](https://github.com/david-a-wheeler/flawfinder/blob/master/ChangeLog)
- [Commits](david-a-wheeler/flawfinder@8e4a779...c57197c)

---
updated-dependencies:
- dependency-name: david-a-wheeler/flawfinder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 8c740b2 commit 9c76af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flawfinder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: flawfinder_scan
uses: david-a-wheeler/flawfinder@8e4a779ad59dbfaee5da586aa9210853b701959c
uses: david-a-wheeler/flawfinder@c57197cd6061453f10a496f30a732bc1905918d1
with:
arguments: '--sarif ./'
output: 'flawfinder_results.sarif'
Expand Down

0 comments on commit 9c76af8

Please sign in to comment.