Skip to content

Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.5 (#46) #24

Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.5 (#46)

Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.5 (#46) #24

Workflow file for this run

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