Skip to content

Bump google.golang.org/grpc from 1.25.1 to 1.56.3 #67

Bump google.golang.org/grpc from 1.25.1 to 1.56.3

Bump google.golang.org/grpc from 1.25.1 to 1.56.3 #67

Workflow file for this run

# Automatically approve PRs created by our release robot account.
name: Auto approve
on: pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'stackdriver-instrumentation-release'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"