Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 #403

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 #403

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