Skip to content

fix(ci): Update proxy-init to v2.4.0 #153

fix(ci): Update proxy-init to v2.4.0

fix(ci): Update proxy-init to v2.4.0 #153

Workflow file for this run

name: markdown
permissions:
contents: read
on:
pull_request:
paths:
- .github/workflows/shellcheck.yml
- '**/*.sh'
- justfile
jobs:
sh-lint:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: linkerd/dev/actions/setup-tools@v43
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- run: just sh-lint