Skip to content

common: bump golang.org/x/net v0.33.0 #27

common: bump golang.org/x/net v0.33.0

common: bump golang.org/x/net v0.33.0 #27

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit