Skip to content

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /go_grpc_bench #693

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /go_grpc_bench

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /go_grpc_bench #693

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@2.0.0
with:
check_together: 'yes'
severity: error