Skip to content

Update protobuf monorepo #131

Update protobuf monorepo

Update protobuf monorepo #131

Workflow file for this run

---
name: Lint What Super Linter Can't
on: [pull_request]
permissions: {}
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- name: Check out
with:
persist-credentials: false
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: jdx/mise-action@13abe502c30c1559a5c37dff303831bab82c9402 # v2.2.3
env:
MISE_ENABLE_TOOLS: lychee,zizmor
- name: Lint
run: mise run lint-rest