Skip to content

Bump github.com/chia-network/go-modules from 0.0.5 to 0.0.7 in the global group across 1 directory #57

Bump github.com/chia-network/go-modules from 0.0.5 to 0.0.7 in the global group across 1 directory

Bump github.com/chia-network/go-modules from 0.0.5 to 0.0.7 in the global group across 1 directory #57

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