Skip to content

Bump google.golang.org/grpc from 1.40.0 to 1.79.3 in /go/ql/test/query-tests/Security/CWE-798 in the go_modules group across 1 directory #52661

Bump google.golang.org/grpc from 1.40.0 to 1.79.3 in /go/ql/test/query-tests/Security/CWE-798 in the go_modules group across 1 directory

Bump google.golang.org/grpc from 1.40.0 to 1.79.3 in /go/ql/test/query-tests/Security/CWE-798 in the go_modules group across 1 directory #52661

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"