Skip to content

Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 in the gomod group #303

Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 in the gomod group

Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 in the gomod group #303

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml