Skip to content

Address CVE-2023-6481 by moving to logback v1.3.14. #19

Address CVE-2023-6481 by moving to logback v1.3.14.

Address CVE-2023-6481 by moving to logback v1.3.14. #19

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.yml