Skip to content

gomod(deps): bump google.golang.org/api from 0.200.0 to 0.201.0 (#12148) #125

gomod(deps): bump google.golang.org/api from 0.200.0 to 0.201.0 (#12148)

gomod(deps): bump google.golang.org/api from 0.200.0 to 0.201.0 (#12148) #125

name: push-build-rotate-service-account-keys.yml
# description: Build image for rotate-service-account
on:
push:
branches:
- main
paths:
- "cmd/cloud-run/rotate-service-account/Dockerfile"
- "cmd/cloud-run/rotate-service-account/*.go"
- "pkg/**"
- "go.mod"
- "go.sum"
jobs:
build-image:
uses: ./.github/workflows/image-builder.yml
with:
name: test-infra/rotate-service-account
dockerfile: cmd/cloud-run/rotate-service-account/Dockerfile
context: .