Skip to content

rebase: bump google.golang.org/grpc from 1.67.0 to 1.67.1 #5845

rebase: bump google.golang.org/grpc from 1.67.0 to 1.67.1

rebase: bump google.golang.org/grpc from 1.67.0 to 1.67.1 #5845

Workflow file for this run

---
name: golangci-lint
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
# yamllint disable-line rule:line-length
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: golangci-lint
run: make containerized-test TARGET=go-lint