Skip to content

chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.65.0 … #532

chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.65.0 …

chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.65.0 … #532

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-22.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}