Skip to content

Bump github.com/prometheus/client_golang from 1.16.0 to 1.20.2 #3910

Bump github.com/prometheus/client_golang from 1.16.0 to 1.20.2

Bump github.com/prometheus/client_golang from 1.16.0 to 1.20.2 #3910

Workflow file for this run

name: Labeler
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"