Skip to content

Bump github.com/prometheus/common from 0.52.2 to 0.52.3 #173

Bump github.com/prometheus/common from 0.52.2 to 0.52.3

Bump github.com/prometheus/common from 0.52.2 to 0.52.3 #173

Workflow file for this run

name: Release
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.2
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :