Skip to content

Bump golang.org/x/net to v0.23.0 and golang to 1.22.7 #20

Bump golang.org/x/net to v0.23.0 and golang to 1.22.7

Bump golang.org/x/net to v0.23.0 and golang to 1.22.7 #20

Workflow file for this run

name: Master Build and Publish
on:
push:
branches:
- master
- v*
jobs:
call-dapper-build:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit