Skip to content

Update module github.com/spf13/cobra to v1.10.2 (#26) #24

Update module github.com/spf13/cobra to v1.10.2 (#26)

Update module github.com/spf13/cobra to v1.10.2 (#26) #24

Workflow file for this run

name: HEAD Build
on:
push:
branches:
- main
- 'release-v*'
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
mode: snapshot
secrets: inherit
permissions:
contents: write
packages: write
id-token: write
component-descriptor:
uses: gardener/cc-utils/.github/workflows/post-build.yaml@master
needs:
- build
secrets: inherit
permissions:
id-token: write
contents: write