Skip to content

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /executor #2961

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /executor

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /executor #2961

Workflow file for this run

name: V1 Operator Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
operator-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '^1.17.0'
- name: test-executor
run: |
make -C operator lint