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 b436e34 commit 32a447c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run fpvs scan
run: |
source ./venv/bin/activate
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: buildxx
buildxx: print-make-variables
buildxx: build-osarch-specific


.PHONY: docker-build
Expand Down

0 comments on commit 32a447c

Please sign in to comment.