Skip to content

chore(deps): update module github.com/prometheus/client_golang to v1.20.3 #3143

chore(deps): update module github.com/prometheus/client_golang to v1.20.3

chore(deps): update module github.com/prometheus/client_golang to v1.20.3 #3143

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master