Skip to content

build(deps): bump google.golang.org/grpc from 1.72.2 to 1.74.0 #94

build(deps): bump google.golang.org/grpc from 1.72.2 to 1.74.0

build(deps): bump google.golang.org/grpc from 1.72.2 to 1.74.0 #94

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