Skip to content

fix(deps): update module go.miloapis.com/milo to v0.18.0 #414

fix(deps): update module go.miloapis.com/milo to v0.18.0

fix(deps): update module go.miloapis.com/milo to v0.18.0 #414

Workflow file for this run

name: Publish Artifacts
on:
push:
pull_request:
release:
types: ['published']
jobs:
publish-container-image:
permissions:
id-token: write
contents: read
packages: write
attestations: write
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.5.1
with:
image-name: telemetry-services-operator
secrets: inherit
publish-kustomize-bundles:
permissions:
id-token: write
contents: read
packages: write
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.1
with:
bundle-name: ghcr.io/datum-cloud/telemetry-services-operator-kustomize
bundle-path: config
secrets: inherit