Skip to content

Security trivy dependency check #10

Security trivy dependency check

Security trivy dependency check #10

name: Security trivy dependency check
on:
workflow_dispatch:
schedule:
- cron: "35 7 * * MON-FRI" # Every weekday
jobs:
security-kotlin-trivy-check:
name: Project security trivy dependency check
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_trivy.yml@v2 # WORKFLOW_VERSION
with:
channel_id: move-and-improve-alerts
secrets: inherit