Skip to content

fix: increase timeout for informer on loki.source.podlogs (#1862) #583

fix: increase timeout for informer on loki.source.podlogs (#1862)

fix: increase timeout for informer on loki.source.podlogs (#1862) #583

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