Skip to content

chore(deps): bump github.com/prometheus/prometheus from 0.51.1 to 0.51.2 #183

chore(deps): bump github.com/prometheus/prometheus from 0.51.1 to 0.51.2

chore(deps): bump github.com/prometheus/prometheus from 0.51.1 to 0.51.2 #183

Workflow file for this run

name: CI
on:
push:
branches:
- *

Check failure on line 6 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '^1.19'
run: make test