Skip to content

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the gomod group #304

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the gomod group

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the gomod group #304

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml