Skip to content

build(deps): Bump github.com/prometheus/common from 0.47.0 to 0.48.0 … #536

build(deps): Bump github.com/prometheus/common from 0.47.0 to 0.48.0 …

build(deps): Bump github.com/prometheus/common from 0.47.0 to 0.48.0 … #536

name: "Publish operator"
on:
push:
branches: [main]
# will run only on main, for tag branches we run it as part of the release process.
tags-ignore: ["v*"]
workflow_dispatch:
jobs:
publish-images:
uses: ./.github/workflows/reusable-publish-images.yaml