Skip to content

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools #11

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools #11

Workflow file for this run

---
name: test
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
permissions: {}
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.21.5'
- run: make lint
- run: make test