Skip to content

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /otelcol #411

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /otelcol

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /otelcol #411

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]