Skip to content

chore(deps): Bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory #137

chore(deps): Bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory

chore(deps): Bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory #137

Workflow file for this run

name: PR labeler
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
configuration-path: '.github/pull_request_labeler.yaml'