Skip to content

Bump golang from 1.22.4-alpine to 1.22.5-alpine #100

Bump golang from 1.22.4-alpine to 1.22.5-alpine

Bump golang from 1.22.4-alpine to 1.22.5-alpine #100

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"