Skip to content

Address CVE-2024-24786 in google.golang.org/protobuf. #286

Address CVE-2024-24786 in google.golang.org/protobuf.

Address CVE-2024-24786 in google.golang.org/protobuf. #286

Workflow file for this run

name: Build Operator image
on:
pull_request:
branches: [main]
jobs:
image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
scripts/install-tools.sh
make image