Skip to content

fix(deps): update module charm.land/bubbletea/v2 to v2.0.7 #25

fix(deps): update module charm.land/bubbletea/v2 to v2.0.7

fix(deps): update module charm.land/bubbletea/v2 to v2.0.7 #25

---
name: Push PR Kustomize OCI
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
push-kustomize:
uses: stuttgart-things/github-workflow-templates/.github/workflows/call-push-kustomize.yaml@main
with:
runs-on: ubuntu-latest
kcl-source-dir: kcl
kcl-profile-file: tests/kcl-deploy-profile.yaml
kustomize-oci-repo: ghcr.io/stuttgart-things/homerun2-omni-pitcher-kustomize
tag: pr-${{ github.event.number }}-${{ github.event.pull_request.head.sha }}
secrets: inherit # pragma: allowlist secret