Skip to content

Commit

Permalink
#85 Prepare for versioned release
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Oct 16, 2024
1 parent e62076a commit e73fc87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/dependency-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Run fpvs scan
run: |
source ./venv/bin/activate
python -m pip install fpvs
git clone https://gitlab.com/gitlab-org/security-products/gemnasium-db.git
fpvs-scan --verbose
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ $(PLATFORMS):


.PHONY: build
build: build-osarch-specific
build: print-make-variables build-osarch-specific


.PHONY: docker-build
Expand Down

0 comments on commit e73fc87

Please sign in to comment.