fix(ci): use reachable vulnerability database mirror
ci / verify (pull_request) Successful in 11m20s

This commit is contained in:
2026-07-17 15:38:59 +08:00
parent c67726ca6b
commit a6e95be0c5
5 changed files with 15 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ on:
jobs:
verify:
runs-on: easyai-gateway-ci-unprivileged-v2
env:
TRIVY_DB_REPOSITORY: ghcr.m.daocloud.io/aquasecurity/trivy-db:2
steps:
- name: Checkout without external Actions
env:
+2
View File
@@ -7,6 +7,8 @@ on:
jobs:
verify-tag:
runs-on: easyai-gateway-ci-unprivileged-v2
env:
TRIVY_DB_REPOSITORY: ghcr.m.daocloud.io/aquasecurity/trivy-db:2
steps:
- name: Checkout without external Actions
env: