Skip to content

Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /internal/tools #419

Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /internal/tools

Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /internal/tools #419

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]