Skip to content

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

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

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

Workflow file for this run

# SPDX-FileCopyrightText: 2022 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@c9c75b3fd850c64594bcdc7181b4f7557675faed # v4.4.0
with:
release-type: library
yaml-lint-skip: false
secrets: inherit