Skip to content

Update module github.com/minio/minio-go/v7 to v7.0.81 (#10070) #3603

Update module github.com/minio/minio-go/v7 to v7.0.81 (#10070)

Update module github.com/minio/minio-go/v7 to v7.0.81 (#10070) #3603

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