Skip to content

build(deps): bump linkerd/dev from v44 to v45 #332

build(deps): bump linkerd/dev from v44 to v45

build(deps): bump linkerd/dev from v44 to v45 #332

Workflow file for this run

name: Shell
on:
pull_request:
paths:
- .github/workflows/shell.yml
- "**/*.sh"
permissions:
contents: read
jobs:
# For more information on shellcheck failures:
# https://github.com/koalaman/shellcheck/wiki/Checks
shellcheck:
timeout-minutes: 10
runs-on: ubuntu-24.04
steps:
- uses: linkerd/dev/actions/setup-tools@v45
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- run: just sh-lint