Skip to content

ci(deps): update module github.com/vektra/mockery/v2 to v2.35.3 (#636) #450

ci(deps): update module github.com/vektra/mockery/v2 to v2.35.3 (#636)

ci(deps): update module github.com/vektra/mockery/v2 to v2.35.3 (#636) #450

---
name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
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