Skip to content

Bump golang.org/x/sys from 0.21.0 to 0.25.0 (#230) #154

Bump golang.org/x/sys from 0.21.0 to 0.25.0 (#230)

Bump golang.org/x/sys from 0.21.0 to 0.25.0 (#230) #154

Workflow file for this run

name: Release
on:
push:
branches:
- master
tags:
- "v*.*.*"
jobs:
release-binaries:
permissions:
contents: write
id-token: write
uses: capnspacehook/go-workflows/.github/workflows/release-binaries.yml@master
release-image:
permissions:
contents: read
id-token: write
packages: write
uses: capnspacehook/go-workflows/.github/workflows/release-image.yml@master