Skip to content

Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#217) #347

Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#217)

Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#217) #347

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@v5
with:
go-version: '1.22'
- name: GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --snapshot --clean