mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2024-12-18 15:18:35 +00:00
fix scanner format (#14)
This commit is contained in:
parent
55a0144e4f
commit
2f63107a60
1
.github/workflows/scan.yml
vendored
1
.github/workflows/scan.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
image-ref: 'docker.io/rockylinux/rockylinux:8'
|
image-ref: 'docker.io/rockylinux/rockylinux:8'
|
||||||
|
format: 'template'
|
||||||
template: '@contrib/html.tpl'
|
template: '@contrib/html.tpl'
|
||||||
output: 'public/index.html'
|
output: 'public/index.html'
|
||||||
exit-code: '1'
|
exit-code: '1'
|
||||||
|
Loading…
Reference in New Issue
Block a user