Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 #37

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 #37

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- main
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@main
env:
GITHUB_TOKEN: ${{ github.token }}