Skip to content

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #333

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #333

Workflow file for this run

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