Skip to content

chore: bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#814) #2030

chore: bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#814)

chore: bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#814) #2030

Workflow file for this run

name: Docgen
on:
workflow_dispatch:
push:
branches: ['main', 'release-*']
pull_request:
permissions:
contents: read
jobs:
docgen:
name: Verify Docgen
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
with:
go-version-file: "go.mod"
- run: ./docgen/verify.sh