fix scanner format (#14)

This commit is contained in:
Neil Hanlon 2022-03-29 09:37:04 -04:00 committed by GitHub
parent 55a0144e4f
commit 2f63107a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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'