tweaks
All checks were successful
CI / test (push) Successful in 2m26s
Trivy / test (push) Successful in 22s

This commit is contained in:
Miguel Jacq 2025-11-13 14:58:04 +11:00
parent e6841cd5f8
commit c191d9f35c
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -1,6 +1,8 @@
name: Trivy
on:
schedule:
- cron: '0 1 * * *'
push:
jobs:
@ -21,4 +23,4 @@ jobs:
- name: Run trivy
run: |
trivy fs --ignore-unfixed --format table --disable-telemetry .
trivy fs --no-progress --ignore-unfixed --format table --disable-telemetry .