Skip to content

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /workspace (… #339

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /workspace (…

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /workspace (… #339

Workflow file for this run

name: CI
on: push
jobs:
lint-and-breaking-change-detection:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Buf Action
uses: bufbuild/buf-action@v1
with:
input: github-actions
token: ${{ secrets.BUF_TOKEN }}