Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 #54

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 #54

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@90e72fd7b35f5d30696313aeb736a13a15eb82ad # lint-pr-title-v1.0.0
env:
GITHUB_TOKEN: ${{ github.token }}