Skip to content

build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 #103

build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2

build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 #103

Workflow file for this run

name: lint
on:
push:
tags:
- v*
branches: [main]
pull_request:
branches: [main]
# Allows to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Lint and Test
run: make test