Skip to content

Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.1 in /internal/tools #404

Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.1 in /internal/tools

Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.1 in /internal/tools #404

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]