Skip to content

periodic

periodic #263

Workflow file for this run

name: periodic
on:
schedule:
- cron: "0 0 * * *"
permissions:
contents: read
security-events: write
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: vexxhost/github-actions/scan-image@main
with:
image-ref: ghcr.io/${{ github.repository_owner }}/kubernetes-entrypoint:edge