Skip to content

Bump golang.org/x/sys from 0.29.0 to 0.30.0 in the global group (#62) #165

Bump golang.org/x/sys from 0.29.0 to 0.30.0 in the global group (#62)

Bump golang.org/x/sys from 0.29.0 to 0.30.0 in the global group (#62) #165

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