Skip to content

fix(deps): update k8s.io/utils digest to b307cd5 (#704) #518

fix(deps): update k8s.io/utils digest to b307cd5 (#704)

fix(deps): update k8s.io/utils digest to b307cd5 (#704) #518

---
name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/release-please.yaml@main
with:
# TODO: Eventually remove this, when we are ready for GA (version 1.0.0)
bump-minor-pre-major: true
extra-files: |
kustomization.yaml
README.md
secrets: inherit
permissions:
contents: write
pull-requests: write