Skip to content

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the… #408

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the…

Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the… #408

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' }}