Skip to content

Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 #326

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

Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 #326

Workflow file for this run

name: Size Label
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"