Skip to content

Check latest GHCR image with trivy every night #9

Check latest GHCR image with trivy every night

Check latest GHCR image with trivy every night #9

name: Check latest GHCR image with trivy every night
on:
schedule:
- cron: '0 2 * * *'
jobs:
trivy_scan:
permissions:
packages: read
security-events: write
uses: dBildungsplattform/dbp-github-workflows/.github/workflows/[email protected]
with:
image_ref: 'ghcr.io/${{ github.repository_owner }}/dbildungs-iam:latest'