Skip to content

Update gRPC dependency to address CVE-2024-37168 (#428) #27

Update gRPC dependency to address CVE-2024-37168 (#428)

Update gRPC dependency to address CVE-2024-37168 (#428) #27

Workflow file for this run

# Copyright the Hyperledger Fabric contributors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: Push
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/test.yaml