Skip to content

Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#14) #7

Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#14)

Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#14) #7

Workflow file for this run

name: release
on:
push:
tags:
- "v*"
permissions:
contents: write
id-token: write
attestations: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cli/gh-extension-precompile@v2
with:
generate_attestations: true
go_version_file: go.mod