aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/dev-branch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/dev-branch.yml b/.github/workflows/dev-branch.yml
index f0342b6..8fda115 100644
--- a/.github/workflows/dev-branch.yml
+++ b/.github/workflows/dev-branch.yml
@@ -49,6 +49,7 @@ jobs:
with:
name: source-code
path: .
+ - run: sudo apt-get install -y flawfinder
- name: Run security analysis
run: make security-analysis