Skip to content

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

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

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

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- README.md
- CONTRIBUTING.md
- MAINTAINERS.md
- LICENSE
- NOTICE
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
workflow_dispatch:
jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@3bef4e75bb010c08cf96c3dee60f126a220b8073 # v4.3.2
with:
release-type: library
secrets: inherit