Skip to content

Bump github.com/spf13/cast from 1.7.0 to 1.7.1 in the global group (#50) #131

Bump github.com/spf13/cast from 1.7.0 to 1.7.1 in the global group (#50)

Bump github.com/spf13/cast from 1.7.0 to 1.7.1 in the global group (#50) #131

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