Skip to content

gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#1… #130

gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#1…

gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#1… #130

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: .