Skip to content

feat(deps): bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 #114

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

feat(deps): bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 #114

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