Skip to content

Bump golang from 1.22.2-alpine to 1.22.3-alpine #74

Bump golang from 1.22.2-alpine to 1.22.3-alpine

Bump golang from 1.22.2-alpine to 1.22.3-alpine #74

name: Reproduce binary
on:
push:
branches:
- master
pull_request:
branches:
- "*"
workflow_dispatch: {}
jobs:
reproduce-binary:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/reproduce-binary.yml@master
with:
extra-build-flags: "-ldflags=-s -w -X main.version=devel"