Skip to content

Security

Security #8

Workflow file for this run

name: Security
on:
workflow_dispatch: {}
schedule:
- cron: "0 13 * * 1" # 8am CT on Mondays
jobs:
call-grype:
uses: opslevel/actions/.github/workflows/grype.yml@main
with:
alias: opslevel_kubernetes_sync
secrets: inherit