Skip to content

Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in /notifier/pubsub #1385

Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in /notifier/pubsub

Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in /notifier/pubsub #1385

Workflow file for this run

name: Changelog
on:
pull_request:
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