Skip to content

build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 #150

build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0

build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 #150

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

Check failure on line 17 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / test

Invalid workflow file

The workflow is not valid. In .github/workflows/test.yml (Line: 17, Col: 11): Error from called workflow itzg/github-workflows/.github/workflows/go-test.yml@main (Line: 18, Col: 9): Required property is missing: type In .github/workflows/test.yml (Line: 17, Col: 11): Error from called workflow itzg/github-workflows/.github/workflows/go-test.yml@main (Line: 22, Col: 9): Required property is missing: type
with:
go-version: "1.22.12"