Skip to content

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

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

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

Workflow file for this run

name: Check Commit
permissions: {}
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 #v6.1.2
with:
firstParent: true