diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index 5045df5..7f199c0 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -41,6 +41,7 @@ jobs: if: always() with: image-ref: 'docker.io/rockylinux/rockylinux:8' + format: 'template' template: '@contrib/html.tpl' output: 'public/index.html' exit-code: '1'