Skip to content

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /internal/web/ui … #498

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /internal/web/ui …

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /internal/web/ui … #498

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 }}