Skip to content

Bump google.golang.org/api from 0.134.0 to 0.148.0 #615

Bump google.golang.org/api from 0.134.0 to 0.148.0

Bump google.golang.org/api from 0.134.0 to 0.148.0 #615

Workflow file for this run

name: test
on:
push:
branches:
- '**'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yaml
permissions:
contents: read
security-events: write
with:
go-version: ^1.20.5
scan-severity: 'CRITICAL,HIGH,MEDIUM'
golangci_version: v1.53.2