Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #1282

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #1282

name: 'Pull request description'
on:
pull_request:
types:
- opened
- edited
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
enforce:
runs-on: ubuntu-latest
steps:
- uses: rudderlabs/pr-description-enforcer@v1.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
placeholder-regex: '< Replace .* >'