Skip to content

Bump google.golang.org/grpc from 1.56.0 to 1.56.1 #4

Bump google.golang.org/grpc from 1.56.0 to 1.56.1

Bump google.golang.org/grpc from 1.56.0 to 1.56.1 #4

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
lint:
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}