Skip to content

Bump google.golang.org/grpc from 1.75.1 to 1.76.0 #41

Bump google.golang.org/grpc from 1.75.1 to 1.76.0

Bump google.golang.org/grpc from 1.75.1 to 1.76.0 #41

Workflow file for this run

name: releaser
on:
pull_request:
types:
- closed
branches:
- main
permissions:
contents: write
packages: write
jobs:
charts:
if: >
github.event.pull_request.merged == true &&
startsWith(github.event.pull_request.head.ref, 'charts/')
uses: kdwils/homelab-workflow/.github/workflows/helm-release.yml@main