Skip to content

build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 #261

build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0

build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 #261

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}