Skip to content

build(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 #402

build(deps): bump golang.org/x/term from 0.43.0 to 0.44.0

build(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 #402

Workflow file for this run

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