Skip to content

Update mimir-distributed chart to 5.6.0-weekly.323 (#10323) #3732

Update mimir-distributed chart to 5.6.0-weekly.323 (#10323)

Update mimir-distributed chart to 5.6.0-weekly.323 (#10323) #3732

Workflow file for this run

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