Skip to content

chore: bump golangci-lint to v1.63.4 to support go v1.23 #11

chore: bump golangci-lint to v1.63.4 to support go v1.23

chore: bump golangci-lint to v1.63.4 to support go v1.23 #11

Workflow file for this run

name: Main Build and Publish
on:
push:
branches:
- main
jobs:
build-main:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit