Skip to content

Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 #175

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

Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 #175

Workflow file for this run

name: "Lable PRs"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"