Skip to content

build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 in /ext_authz/auth/grpc-service in the examples-ext-authz group #910

build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 in /ext_authz/auth/grpc-service in the examples-ext-authz group

build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 in /ext_authz/auth/grpc-service in the examples-ext-authz group #910

Workflow file for this run

name: Verify
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
concurrency:
group: >-
${{ github.event.inputs.head_ref || github.run_id }}
jobs:
examples:
uses: ./.github/workflows/_verify_examples.yml
wasm:
uses: ./.github/workflows/_verify_wasm.yml