mirror of
https://github.com/goharbor/harbor
synced 2025-05-19 08:45:09 +00:00
update trivy scan ci image tag to v2.7.0-dev (#18072)
update trivy scan ci image tag v2.7.0-dev Signed-off-by: yminer <yminer@vmware.com>
This commit is contained in:
parent
e9a125a1ec
commit
e995b59a94
2
.github/workflows/nightly-trivy-scan.yml
vendored
2
.github/workflows/nightly-trivy-scan.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
# maintain the versions of harbor that need to be actively
|
||||
# security scanned
|
||||
# TODO have to add 2.7 version also once it is released
|
||||
versions: [dev, v2.7.0]
|
||||
versions: [dev, v2.7.0-dev]
|
||||
# list of images that need to be scanned
|
||||
images: [harbor-core, harbor-db, harbor-exporter, harbor-jobservice, harbor-log, harbor-portal, harbor-registryctl, prepare]
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user