Skip to content

Update github.com/grafana/dskit digest to 931a021 (#9099) #3139

Update github.com/grafana/dskit digest to 931a021 (#9099)

Update github.com/grafana/dskit digest to 931a021 (#9099) #3139

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