Skip to content

feat(deps): bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0 #96

feat(deps): bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0

feat(deps): bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0 #96

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@b667178a63b2cf6d61739d53fa1e3f200adfb12e # v4.4.20
with:
copyright-skip: true
release-type: program
license: MIT
release-with-unique-user: false
release-main-package: cmd/process-exporter/main.go
secrets: inherit