Skip to content

Bump google.golang.org/grpc from 1.62.1 to 1.63.0 #263

Bump google.golang.org/grpc from 1.62.1 to 1.63.0

Bump google.golang.org/grpc from 1.62.1 to 1.63.0 #263

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: '1.22'
- name: GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --snapshot --clean