Skip to content

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

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

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

Workflow file for this run

name: Release Build and Publish
on:
push:
tags:
- v**
jobs:
build-for-release:
uses: ./.github/workflows/factory.yml
with:
tag: ${{ github.ref_name }}
push: true
secrets: inherit