Skip to content

chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 #3045

chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4

chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 #3045

Workflow file for this run

name: lint all
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1
name: lint