Skip to content

Wire up for eventhandler integration in the static to flow converter … #1404

Wire up for eventhandler integration in the static to flow converter …

Wire up for eventhandler integration in the static to flow converter … #1404

Workflow file for this run

name: Snyk Monitor Scanning
on:
release:
types: [published]
push:
branches:
- 'main'
- 'master'
workflow_dispatch:
jobs:
snyk-scan-ci:
uses: 'grafana/security-github-actions/.github/workflows/snyk_monitor.yml@main'
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}