Skip to content

rebase: Bump google.golang.org/grpc from 1.56.1 to 1.56.2 #6825

rebase: Bump google.golang.org/grpc from 1.56.1 to 1.56.2

rebase: Bump google.golang.org/grpc from 1.56.1 to 1.56.2 #6825

Workflow file for this run

---
name: lint-extras
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
lint-extras:
name: lint-extras
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: lint-extras
run: CONTAINER_CMD=docker make containerized-test TARGET=lint-extras