Skip to content

fix(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.8 #56

fix(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.8

fix(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.8 #56

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
with:
version: latest