Skip to content

Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in the go_modules group across 1 directory #16

Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in the go_modules group across 1 directory

Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in the go_modules group across 1 directory #16

name: Link Issues to PR Post Merge
on:
pull_request:
types: [closed]
permissions: {}
jobs:
link-issues:
# Only run if PR was actually merged (not just closed)
if: github.event.pull_request.merged == true
permissions:
pull-requests: write
contents: read
uses: senzing-factory/build-resources/.github/workflows/link-issues-to-pull-request-post-merge.yaml@v4