Skip to content

Bump google.golang.org/grpc from 1.47.0 to 1.63.0 in /exporter/lokiexporter #11721

Bump google.golang.org/grpc from 1.47.0 to 1.63.0 in /exporter/lokiexporter

Bump google.golang.org/grpc from 1.47.0 to 1.63.0 in /exporter/lokiexporter #11721

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: run
uses: kentaro-m/auto-assign-action@v1.2.1
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'