Skip to content

build(deps): bump github.com/itzg/go-flagsfiller from 1.15.0 to 1.15.2 #228

build(deps): bump github.com/itzg/go-flagsfiller from 1.15.0 to 1.15.2

build(deps): bump github.com/itzg/go-flagsfiller from 1.15.0 to 1.15.2 #228

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.23.6"