Skip to content

build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in /grpc-bridge/server in the examples-grpc-bridge group #675

build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in /grpc-bridge/server in the examples-grpc-bridge group

build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in /grpc-bridge/server in the examples-grpc-bridge group #675

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