Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Bump google.golang.org/grpc from 1.59.0 to 1.60.1 #137

Bump google.golang.org/grpc from 1.59.0 to 1.60.1

Bump google.golang.org/grpc from 1.59.0 to 1.60.1 #137

Workflow file for this run

name: Size Label
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"