Skip to content

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /grpc #438

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /grpc

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /grpc #438

Workflow file for this run

name: Changelog
on:
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- unlabeled
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
name: Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dangoslen/changelog-enforcer@v3