Skip to content

Upgrade go to 1.22.7 and use corresponding build image #1925

Upgrade go to 1.22.7 and use corresponding build image

Upgrade go to 1.22.7 and use corresponding build image #1925

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/tutorials/assets"