Skip to content

build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#68) #142

build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#68)

build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#68) #142

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- README.md
pull_request:
branches:
- master
schedule:
- cron: 0 4 * * SUN
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.22.12"