Skip to content

chore: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #186

chore: bump github.com/spf13/cobra from 1.7.0 to 1.8.0

chore: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #186

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Use Go
uses: actions/setup-go@v4
with:
go-version: '1.18'
- name: Run QA
run: make