Skip to content

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

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

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

Workflow file for this run

name: Conventional commit checker
on:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check-for-cc:
name: Conventional commit checker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: check-for-cc
id: check-for-cc
uses: ahmadnassri/action-commit-lint@v2
with:
config: ./commitlint.config.js