mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
feat(GODT-3160): no need to ignore vulns
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
include:
|
||||
- project: 'go/bridge-internal'
|
||||
ref: 'feat/godt-3160'
|
||||
ref: 'master'
|
||||
file: 'ci/runners-setup.yml'
|
||||
|
||||
|
||||
@ -134,7 +134,6 @@ go-vuln-check:
|
||||
tags:
|
||||
- shared-medium
|
||||
script:
|
||||
- apt-get -y install jq
|
||||
- ./utils/govulncheck.sh
|
||||
artifacts:
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user