Skip to content

Bump github.com/gardener/gardener from 1.137.1 to 1.138.0 #299

Bump github.com/gardener/gardener from 1.137.1 to 1.138.0

Bump github.com/gardener/gardener from 1.137.1 to 1.138.0 #299

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
mode: snapshot
secrets: inherit
permissions:
contents: read
packages: write
id-token: write
component-descriptor:
uses: gardener/cc-utils/.github/workflows/post-build.yaml@master
needs:
- build
permissions:
id-token: write
contents: write