Skip to content

fix(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#77) #243

fix(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#77)

fix(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#77) #243

Workflow file for this run

name: Quality
on:
push:
tags:
- v*
branches:
- main
paths-ignore:
- 'docs/**'
- 'LICENSES/**'
- '.releases/**'
- '.github/**'
pull_request:
permissions:
contents: read
jobs:
check:
uses: openkcm/build/.github/workflows/ci.lib.yaml@main
secrets: inherit