Skip to content

Bumping sec-scanners-config.yaml (#11364) #1

Bumping sec-scanners-config.yaml (#11364)

Bumping sec-scanners-config.yaml (#11364) #1

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:

Check failure on line 15 in .github/workflows/push-build-rotate-service-account-keys.yml

View workflow run for this annotation

GitHub Actions / push-build-rotate-service-account-keys.yml

Invalid workflow file

The workflow is not valid. .github/workflows/push-build-rotate-service-account-keys.yml (Line: 15, Col: 3): Error calling workflow 'nesmabadr/test-infra/.github/workflows/image-builder.yml@c1ebf6ea36c6a980d8fca6cbc543c0cd044d7df4'. The nested job 'build-image' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/image-builder.yml
with:
name: test-infra/rotate-service-account
dockerfile: cmd/cloud-run/rotate-service-account/Dockerfile
context: .