Skip to content

Bump github.com/prometheus/exporter-toolkit from 0.14.1 to 0.15.0 #549

Bump github.com/prometheus/exporter-toolkit from 0.14.1 to 0.15.0

Bump github.com/prometheus/exporter-toolkit from 0.14.1 to 0.15.0 #549

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/[email protected]
with:
runs-on: ubuntu-latest
permissions:
contents: read
# vim: set sw=2 sts=2 et :