Skip to content

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

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

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

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