Skip to content

Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #11

Bump github.com/spf13/cobra from 1.8.0 to 1.8.1

Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #11

Workflow file for this run

name: Build and test for devices
on:
pull_request:
branches:
- main
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- "Makefile"
- ".github/workflows/build.yaml"
- ".github/workflows/development.yaml"
jobs:
call-build-workflow:
uses: "./.github/workflows/build.yaml"