Skip to content

fix(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the gomod-group group #504

fix(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the gomod-group group

fix(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the gomod-group group #504

Workflow file for this run

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