Skip to content

build(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /tests/integration #1521

build(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /tests/integration

build(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /tests/integration #1521

Workflow file for this run

name: backport
on:
pull_request_target:
types: [closed, labeled]
permissions: read-all
jobs:
backport:
permissions:
contents: write # for reading and creating branches.
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.9.0
secrets:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}