Skip to content

Bump google.golang.org/grpc from 1.56.1 to 1.56.3 #48

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

Bump google.golang.org/grpc from 1.56.1 to 1.56.3 #48

Workflow file for this run

name: CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
# Allow goreleaser to access older tag information.
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: Build for single target with GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
args: build --clean --snapshot --single-target