Skip to content

Bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9 #32

Bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9

Bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9 #32

Workflow file for this run

name: Linter
on:
push:
branches-ignore:
- main
jobs:
golangci:
name: Linting Go code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest