Skip to content

Bump protobuf from 3.20.2 to 4.25.1 #976

Bump protobuf from 3.20.2 to 4.25.1

Bump protobuf from 3.20.2 to 4.25.1 #976

Workflow file for this run

# Copyright 2020-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE
on:
push:
branches:
- master
pull_request:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: reuse lint
run: make check-reuse