Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
@ -7,6 +7,9 @@ on:
- cron: '0 0 * * *' # Run daily at midnight UTC
workflow_dispatch: # Allow manual triggering
permissions:
contents: read
jobs:
update-trivy-db:
runs-on: ubuntu-latest