Skip to content

fix(deps): update module k8s.io/apimachinery to v0.31.4 (#15356) #3745

fix(deps): update module k8s.io/apimachinery to v0.31.4 (#15356)

fix(deps): update module k8s.io/apimachinery to v0.31.4 (#15356) #3745

Workflow file for this run

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