Skip to content

gomod(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#… #151

gomod(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#…

gomod(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#… #151

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