From 2750b89f6dbee14d3818a8e6b3e17c51cecebd89 Mon Sep 17 00:00:00 2001 From: Nolan Ehrstrom Date: Tue, 2 Jun 2026 13:20:11 -0700 Subject: [PATCH] Update nightly.yml --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 7298929..85a196a 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -21,7 +21,7 @@ jobs: scan-type: fs scan-ref: . format: template - template: '@contrib/html.tpl' + template: '@/contrib/html.tpl' output: trivy-results.html exit-code: '0' vuln-type: os,library