test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)

This commit is contained in:
Nikita Pivkin
2026-04-13 14:53:11 +06:00
committed by GitHub
parent aeb13962e8
commit 264c9c5e18
5 changed files with 3 additions and 102 deletions
-1
View File
@@ -25,7 +25,6 @@ ACTION_FILE := action.yaml
CURRENT_TRIVY_VERSION := $(shell yq '.inputs.version.default' $(ACTION_FILE) 2>/dev/null | tr -d 'v')
BATS_ENV := BATS_LIB_PATH=$(BATS_LIB_PATH) \
GITHUB_REPOSITORY_OWNER=aquasecurity \
TRIVY_CACHE_DIR=$(CACHE_DIR) \
TRIVY_DEBUG=true