Skip to content

Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 in the global group #387

Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 in the global group

Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 in the global group #387

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}