Skip to content

Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 #401

Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0

Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 #401

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