Skip to content

trivy

trivy #10

Workflow file for this run

name: trivy
on:
push:
tags:
- '*'
schedule:
- cron: '44 19 * * 4'
jobs:
scan:
uses: visibilityspots/dockerfile-cloudflared/.github/workflows/trivy.yml@main